| clear query|facets|time |
Search criteria: .
Results from 151 to 160 from
275 (0.136s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: Delegating Load within Quorum - Zookeeper - [mail # user]
|
|
...zkCli.sh seems to use port 8080. Is there any config/argument to change this? I couldn't find one. It's conflicting with another process on the machine. -JZ...
|
|
|
Author: Jordan Zimmerman,
2012-04-25, 21:56
|
|
|
Re: Delegating Load within Quorum - Zookeeper - [mail # user]
|
|
...Have a look at the constructor for StaticHostProvider. You'll see that it does a Collections.shuffle(this.serverAddresses) - so each client should connect to a random server in the ensemble....
|
|
|
Author: Jordan Zimmerman,
2012-04-21, 01:31
|
|
|
Re: How to replace a zookeeper server ? - Zookeeper - [mail # user]
|
|
...FYI - making this process more reliable is one of the main reasons for Exhibitor: http://techblog.netflix.com/2012/04/introducing-exhibitor-supervisor-system .html On 4/18/12 8:...
|
|
|
Author: Jordan Zimmerman,
2012-04-18, 16:34
|
|
|
ANN: Exhibitor - Zookeeper - [mail # user]
|
|
...Introducing Exhibitor - A Supervisor System for Apache ZooKeeper Exhibitor provides a number of features that make managing a ZooKeeper ensemble much easier: * Instance Monitori...
|
|
|
Author: Jordan Zimmerman,
2012-04-16, 18:26
|
|
|
ANN: Curator Mailing List - Zookeeper - [mail # user]
|
|
...FYI There is now a mailing list for Curator users. Subscribe here: https://listserv.netflix.com/mailman/listinfo/curator-users -Jordan P.S. Previous version sent with wron...
|
|
|
Author: Jordan Zimmerman,
2012-04-13, 23:20
|
|
|
Re: Input on a change - Zookeeper - [mail # user]
|
|
...FYI There is now a mailing list for Curator users. Subscribe here: https://listserv.netflix.com/mailman/listinfo/curator-users -Jordan...
|
|
|
Author: Jordan Zimmerman,
2012-04-13, 23:18
|
|
|
Re: Zookeeper SASL Vs Curator - Zookeeper - [mail # user]
|
|
...It sounds like you're not setting the correct ACL in your Curator use. Curator supports ACLs. FYI - this issue might be better to post at https://github.com/Netflix/curator/issues (a C...
|
|
|
Author: Jordan Zimmerman,
2012-04-13, 19:48
|
|
|
Cool news on the Curator/Exhibitor front - rolling release/upgrade - Zookeeper - [mail # user]
|
|
...I'm pretty excited about this one so I want to pre-annouce it. I'm currentl y working on rolling release/upgrade support in Exhibitor and Curator. For Exhibitor: * Ensemb...
|
|
|
Author: Jordan Zimmerman,
2012-03-12, 23:32
|
|
|
Re: Rolling upgrades - Zookeeper - [mail # user]
|
|
...AlsoŠ I thought that ZK ensembles need to be odd in number. How would ZK handle a temporary state where there is an even number? -JZ On 3/8/12 3:39 PM, "Alexander Shraer" &...
|
|
|
Author: Jordan Zimmerman,
2012-03-09, 00:10
|
|
|
Rolling upgrades - Zookeeper - [mail # user]
|
|
...I've been reading the archives regarding rolling upgrades. Here's the scena rio, given a stable ensemble: ZK1 ZK2 ZK3 In the above, the zoo.cfg for each server looks ...
|
|
|
Author: Jordan Zimmerman,
2012-03-08, 23:30
|
|
|
|