| clear query|facets|time |
Search criteria: .
Results from 31 to 40 from
752 (5.568s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: Cannot build zookeeper 3.4.5 RPM on CentOS 6.3. - Zookeeper - [mail # user]
|
|
...Hi Cédric, we're in the process of phasing out our packaging. Mainly for the reasons you cite - they are not well maintained. https://issues.apache.org/jira/browse/ZOOKEEPER-1604 I'd s...
|
|
|
Author: Patrick Hunt,
2012-12-20, 17:30
|
|
|
[ZOOKEEPER-1603] StaticHostProviderTest testUpdateClientMigrateOrNot hangs - Zookeeper - [issue]
|
|
...StaticHostProviderTest method testUpdateClientMigrateOrNot hangs forever.On my laptop getHostName for 10.10.10.* takes 5+ seconds per call. As a result this method effectively runs forever.E...
|
|
|
http://issues.apache.org/jira/browse/ZOOKEEPER-1603
Author: Patrick Hunt,
2012-12-20, 11:03
|
|
|
Re: why does ZK ignore null pointer errors? - Zookeeper - [mail # user]
|
|
...When this happened originally I looked at the jvm docs for socket() and they were ambiguous in this case. (whether it could return null). If you have a reproducible case it would be a ...
|
|
|
Author: Patrick Hunt,
2012-12-19, 17:59
|
|
|
Re: Results of 'stat' not completed - Zookeeper - [mail # user]
|
|
...It's a known issue: https://issues.apache.org/jira/browse/ZOOKEEPER-1197 that has no real solution (although feel free to try one of the patches on 1197) due to a limitation of TCP and a fla...
|
|
|
Author: Patrick Hunt,
2012-12-19, 17:56
|
|
|
Re: why does ZK ignore null pointer errors? - Zookeeper - [mail # user]
|
|
...On Mon, Dec 17, 2012 at 5:44 AM, Brian Tarbox wrote: While the server socket is open we try our best to accept connections regardless what happens on any one selector operation. ...
|
|
|
Author: Patrick Hunt,
2012-12-19, 08:17
|
|
|
Re: Automatic cleanup of data directory - Zookeeper - [mail # user]
|
|
...Alex that's a pretty old version of the docs, we now have autopurge feature (since 3.4 iirc), see here: http://zookeeper.apache.org/doc/r3.4.5/zookeeperAdmin.html#sc_maintenance ...
|
|
|
Author: Patrick Hunt,
2012-12-18, 06:38
|
|
|
Re: stunnel and zookeeper and timeouts - Zookeeper - [mail # user]
|
|
...On Fri, Dec 14, 2012 at 11:56 AM, Prakash wrote: iirc the answer is no. Can anyone confirm? Patrick ...
|
|
|
Author: Patrick Hunt,
2012-12-17, 08:25
|
|
|
[ZOOKEEPER-575] remove System.exit calls to make the server more container friendly - Zookeeper - [issue]
|
|
...There are a handful of places left in the code that still use System.exit, we should remove these to make the servermore container friendly.There are some legitimate places for the exits - i...
|
|
|
http://issues.apache.org/jira/browse/ZOOKEEPER-575
Author: Patrick Hunt,
2012-12-17, 06:11
|
|
|
[ZOOKEEPER-1426] add version command to the zookeeper server - Zookeeper - [issue]
|
|
...Add a version command to the zkServer.sh. Hadoop does this by having a special main class: org.apache.hadoop.util.VersionInfoWe could do something similar, hook it into our current version i...
|
|
|
http://issues.apache.org/jira/browse/ZOOKEEPER-1426
Author: Patrick Hunt,
2012-12-17, 05:47
|
|
|
[ZOOKEEPER-1604] remove rpm/deb/... packaging - Zookeeper - [issue]
|
|
...Remove rpm/deb/... packaging from our source repo. Now that BigTop is available and fully supporting ZK it's no longer necessary for us to attempt to include this....
|
|
|
http://issues.apache.org/jira/browse/ZOOKEEPER-1604
Author: Patrick Hunt,
2012-12-16, 17:53
|
|
|
|