| clear query|facets|time |
Search criteria: .
Results from 121 to 130 from
756 (0.079s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: 15 minutes to sync? - Zookeeper - [mail # user]
|
|
...Any monitoring of mem, gc, disk, etc... that might give some additional insight? Perhaps the disks were loaded and that was slowing things? Or swapping/gc of the jvm? You might be able to tu...
|
|
|
Author: Patrick Hunt,
2012-08-01, 00:13
|
|
|
Re: 15 minutes to sync? - Zookeeper - [mail # user]
|
|
...On Tue, Jul 31, 2012 at 3:14 PM, Jordan Zimmerman wrote: The snapshot is a copy of whatever is in the znode tree at the time the snapshot is taken. (so instantaneous the next tim...
|
|
|
Author: Patrick Hunt,
2012-07-31, 22:17
|
|
|
Re: 15 minutes to sync? - Zookeeper - [mail # user]
|
|
...You have an 11gig snapshot file. That's very large. Did someone unexpectedly overload the server with znode creations? When a follower comes up the leader needs to serialize the znodes...
|
|
|
Author: Patrick Hunt,
2012-07-31, 21:52
|
|
|
Re: Accessing ZK nodes from pluggable auth module - Zookeeper - [mail # dev]
|
|
...On Mon, Jul 30, 2012 at 11:04 AM, Warren Turkal wrote: We don't provide for this. Wouldn't you need auth for those znodes in order to provide auth? Seems like a circular problem....
|
|
|
Author: Patrick Hunt,
2012-07-31, 21:02
|
|
|
Re: Question about SyncConnected notification when server failover - Zookeeper - [mail # user]
|
|
...When the leader fails a new leader must be elected. Until that time all servers stop serving (they close any client connections) Patrick On Tue, Jul 31, 2012 at 10:51 AM, Jack Lu...
|
|
|
Author: Patrick Hunt,
2012-07-31, 20:58
|
|
|
Re: Data change notification is lost during failover - Zookeeper - [mail # user]
|
|
...On Tue, Jul 24, 2012 at 6:08 AM, Jack Luo wrote: 00 and ent it is See the programmer's guide here: http://zookeeper.apache.org/doc/r3.3.5/zookeeperProgrammers.html#ch_zkWat...
|
|
|
Author: Patrick Hunt,
2012-07-31, 20:53
|
|
|
Re: NullPointerException - Zookeeper - [mail # user]
|
|
...Is this running on a windows box? What version of the jvm? Seems like a jvm issue to me, the call into Selector.open is throwing the NPE - notice it's a static method that takes no arguments...
|
|
|
Author: Patrick Hunt,
2012-07-31, 20:45
|
|
|
Re: issue with zookeeper auto purging - Zookeeper - [mail # user]
|
|
...That's correct, the purge only runs after the purgeInterval you specified. On Tue, Jul 17, 2012 at 10:51 AM, Deepak Jagtap wrote:...
|
|
|
Author: Patrick Hunt,
2012-07-31, 20:38
|
|
|
Re: [VOTE] Release ZooKeeper 3.3.6 (candidate 0) - Zookeeper - [mail # dev]
|
|
...+1. I ran the release candidate through it's paces with various ensemble sizes and it worked fine. I also ran RAT and the test suite and everything looks fine to me. Patrick On S...
|
|
|
Author: Patrick Hunt,
2012-07-31, 05:04
|
|
|
[ZOOKEEPER-1521] LearnerHandler initLimit/syncLimit problems specifying follower socket timeout limits - Zookeeper - [issue]
|
|
...branch 3.3: The leader is expecting the follower to initialize in syncLimit time rather than initLimit. In LearnerHandler run line 395 (branch33) we look for the ack from the follower with a...
|
|
|
http://issues.apache.org/jira/browse/ZOOKEEPER-1521
Author: Patrick Hunt,
2012-07-29, 11:02
|
|
|
|