| clear query|facets|time |
Search criteria: .
Results from 11 to 20 from
40 (0.225s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: Dynamic reconfiguration - Zookeeper - [mail # user]
|
|
...And a followup... does zookeeper only overwrite the dynamic configuration file for nodes that are voting participants? Such that if I started a follower and then left it running throug...
|
|
|
Author: Jared Cantwell,
2012-07-28, 00:41
|
|
|
Re: Dynamic reconfiguration - Zookeeper - [mail # user]
|
|
...So does just having the server started and pointing to the existing ensemble automatically make it a "non participating follower"? In other words, there is no need to inform the existi...
|
|
|
Author: Jared Cantwell,
2012-07-28, 00:35
|
|
|
Re: Dynamic reconfiguration - Zookeeper - [mail # user]
|
|
...Thanks Alex for the response. Our current lines in the configuration look like this: server.5=10.10.5.17:2182:2183:participant;10.10.5.17:2181 For the new servers is it ok ...
|
|
|
Author: Jared Cantwell,
2012-07-28, 00:25
|
|
|
Dynamic reconfiguration - Zookeeper - [mail # user]
|
|
...Hi, We are testing integration with 3.5.0 and dynamic membership and I have a question. If I have a current set of servers in my ensemble {A,B,C,D,E} and I want to reconfigure th...
|
|
|
Author: Jared Cantwell,
2012-07-27, 17:06
|
|
|
Re: Leader election failure - Zookeeper - [mail # user]
|
|
...It looks like I had a firewall issue with the leader election port on one of the nodes. Sorry for the spam. ~Jared On Thu, Jul 26, 2012 at 11:20 PM, Jared Cantwell wrote: &...
|
|
|
Author: Jared Cantwell,
2012-07-27, 14:54
|
|
|
Re: Leader election failure - Zookeeper - [mail # user]
|
|
...We are currently testing out 3.5.0. If the fix made it into 3.4.4, I assume that issue is also fixed in 3.5.0? ~Jared On Thu, Jul 26, 2012 at 11:11 PM, Hanno Schlichting wr...
|
|
|
Author: Jared Cantwell,
2012-07-27, 05:20
|
|
|
Leader election failure - Zookeeper - [mail # user]
|
|
...I have a 5 node cluster configured using dynamic zookeeper. It has been through several reconfigurations, but at the moment I am simply trying to start 3 of the nodes to get ZK accessi...
|
|
|
Author: Jared Cantwell,
2012-07-27, 04:40
|
|
|
Re: raise 1m max node data size - Zookeeper - [mail # user]
|
|
...Ahh, I missed that in your message. This is a clever use of multi. ~Jared On Thu, Aug 11, 2011 at 2:16 PM, Ted Dunning wrote: ...
|
|
|
Author: Jared Cantwell,
2011-08-11, 20:29
|
|
|
Re: raise 1m max node data size - Zookeeper - [mail # user]
|
|
...Currently, the limit on the sum of the sizes of the updates in the multi command is still 1MB. You cannot commit 5 1MB nodes in a multi-op. ~Jared On Thu, Aug 11, 2011 at 1...
|
|
|
Author: Jared Cantwell,
2011-08-11, 18:00
|
|
|
Re: raise 1m max node data size - Zookeeper - [mail # user]
|
|
...I think you can achieve this by using the command line argument to the server: -Djute.maxbuffer= ~Jared On Thu, Aug 11, 2011 at 7:08 AM, Will Johnson wrote: ...
|
|
|
Author: Jared Cantwell,
2011-08-11, 14:50
|
|
|
|