| clear query|facets|time |
Search criteria: .
Results from 71 to 80 from
454 (0.488s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: Unable to restart ZK - Zookeeper - [mail # user]
|
|
...Can you resolve the pronouns here? It looks like ZK is running, but that Finagle will not. Is that what you meant to say? The log messages make it look like somebody assume...
|
|
|
Author: Ted Dunning,
2012-03-09, 00:03
|
|
|
Re: Possibility / consequences of having multiple elected leaders - Zookeeper - [mail # user]
|
|
...Exactly. On Thu, Mar 8, 2012 at 3:09 PM, Alexander Shraer wro te: a ty check...
|
|
|
Author: Ted Dunning,
2012-03-08, 23:12
|
|
|
Re: multi() and getData() - Zookeeper - [mail # dev]
|
|
...Yes. It should be straightforward. There are just a number of places to touch. You need a factory in Op, a sub-class to hold the transaction, then on the server side there ...
|
|
|
Author: Ted Dunning,
2012-03-08, 22:52
|
|
|
Re: Possibility / consequences of having multiple elected leaders - Zookeeper - [mail # user]
|
|
...The whole point of the zab protocol is to ensure that only one elected leade r can exist at one time. Since a quorum has to commit to supporting any lea der there can't be two leaders....
|
|
|
Author: Ted Dunning,
2012-03-08, 08:31
|
|
|
Re: Possibility / consequences of having multiple elected leaders - Zookeeper - [mail # user]
|
|
...Not off the cuff and I have to run away right now. On Wed, Mar 7, 2012 at 4:07 PM, Alexander Shraer wrote: ...
|
|
|
Author: Ted Dunning,
2012-03-08, 00:55
|
|
|
Re: Possibility / consequences of having multiple elected leaders - Zookeeper - [mail # user]
|
|
...This can be emulated on Linux by simply pausing the process. The correct behavior is that the old leader will freeze and if it comes back relatively soon, it will still be recognized a...
|
|
|
Author: Ted Dunning,
2012-03-07, 18:59
|
|
|
Re: multi() and getData() - Zookeeper - [mail # dev]
|
|
...The use cases that I came up with for multi all involved reads done before multiple writes as with a read-modify-write operation. In that case, the reads need to be done before the upd...
|
|
|
Author: Ted Dunning,
2012-03-07, 06:41
|
|
|
Re: session watches - Zookeeper - [mail # user]
|
|
...Look at the Curator library. On Tue, Mar 6, 2012 at 9:50 AM, Shelley, Ryan wrote: ...
|
|
|
Author: Ted Dunning,
2012-03-06, 17:53
|
|
|
Re: Zookeeper cluster failing - Zookeeper - [mail # user]
|
|
...OK. Trying again against the correct thread. I trimmed down your summary to something that jumped out at me. If you have three ZK servers in a cluster, then taking 2 down s...
|
|
|
Author: Ted Dunning,
2012-03-06, 17:49
|
|
|
Re: Thread leak problem - Zookeeper - [mail # user]
|
|
...If you were able to connect to a 1 out of 3 servers, then you have a very serious problem since that isn't enough machines to form a quorum. I suspect you have a configuration error. &...
|
|
|
Author: Ted Dunning,
2012-03-06, 17:11
|
|
|
|