| clear query|facets|time |
Search criteria: .
Results from 1 to 10 from
271 (0.115s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: Use zookeeper as Load Blancer - Zookeeper - [mail # user]
|
|
...FYI Curator comes with a Service Discovery recipe. =================== Jordan Zimmerman On May 15, 2013, at 6:23 PM, Neo Qing wrote: ...
|
|
|
Author: Jordan Zimmerman,
2013-05-16, 01:27
|
|
|
Re: [DISCUSS] recipes package - Zookeeper - [mail # user]
|
|
...My concern with the bundled recipes is whether or not they are maintained. As long as they contain the current best practices and edge case handling then they are good to have. I haven't loo...
|
|
|
Author: Jordan Zimmerman,
2013-05-15, 20:07
|
|
|
Re: Use zookeeper with Cassandra - Zookeeper - [mail # user]
|
|
...Astayanx can do it too :) On May 15, 2013, at 12:31 PM, Owen Kim wrote: ...
|
|
|
Author: Jordan Zimmerman,
2013-05-15, 19:33
|
|
|
Re: Use zookeeper as Load Blancer - Zookeeper - [mail # user]
|
|
...We (Netflix) have a open source load balancer as well: https://github.com/Netflix/ribbon =================== Jordan Zimmerman On May 15, 2013, at 8:55 AM, Camille Fournier  ...
|
|
|
Author: Jordan Zimmerman,
2013-05-15, 16:01
|
|
|
Re: [ANNOUNCE] New ZooKeeper committer: Alex Shraer - Zookeeper - [mail # user]
|
|
...lol - I assumed Alex was already a committer. Congrats! -JZ On May 13, 2013, at 8:56 AM, Benjamin Reed wrote: ...
|
|
|
Author: Jordan Zimmerman,
2013-05-13, 17:32
|
|
|
Re: Client host selection? - Zookeeper - [mail # user]
|
|
...If you can determine local clients, just limit your connection string to those local clients. Of course, this limits failover to local servers, but would be a decent workaround until there's...
|
|
|
Author: Jordan Zimmerman,
2013-05-02, 01:22
|
|
|
Re: Running a 3-node ensemble on a single machine - Zookeeper - [mail # user]
|
|
...If this is just for testing, use the TestingCluster from Curator. On Apr 22, 2013, at 3:23 PM, Drew Kutcharian wrote: ...
|
|
|
Author: Jordan Zimmerman,
2013-04-22, 22:25
|
|
|
Re: What should I do with SyncDisconnected - Zookeeper - [mail # user]
|
|
...Curator has its own concept of connection timeout. It's a separate value from the session timeout. -JZ On Mar 25, 2013, at 2:26 AM, Ivan Kelly wrote: ...
|
|
|
Author: Jordan Zimmerman,
2013-03-25, 17:47
|
|
|
Is this a bug? - Zookeeper - [mail # dev]
|
|
...I got a bug report for Curator today and while debugging it I found out that if the current thread is interrupted, ZK node creation will succeed on the server, but the create() method will t...
|
|
|
Author: Jordan Zimmerman,
2013-03-21, 00:51
|
|
|
Re: What should I do with SyncDisconnected - Zookeeper - [mail # user]
|
|
...Curator waits for the time specified as the "connection timeout". Curator introduces three connection states, CONNECTED, SUSPENDED and LOST. When SysDisconnected is received, Curator sets th...
|
|
|
Author: Jordan Zimmerman,
2013-03-14, 21:43
|
|
|
|