| clear query|facets|time |
Search criteria: .
Results from 21 to 30 from
90 (0.159s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: subscribe to zookeeper users' maililng list - Zookeeper - [mail # user]
|
|
...You can subscribe to the mailing list by sending an email to [EMAIL PROTECTED] . http://zookeeper.apache.org/lists.html On Thu, Nov 8, 2012 at 10:48 PM, 郑文静 wrote:...
|
|
|
Author: Michi Mutsuzaki,
2012-11-09, 20:28
|
|
|
Re: zookeeper_interest returning ZOK on Connection Loss - Zookeeper - [mail # dev]
|
|
...On Mon, Nov 5, 2012 at 2:16 PM, Yunong Xiao wrote: If the server is offline, zookeeper client keeps trying to connect to the server indefinitely. It's up to the caller to decide ...
|
|
|
Author: Michi Mutsuzaki,
2012-11-06, 07:24
|
|
|
Re: zookeeper_interest returning ZOK on Connection Loss - Zookeeper - [mail # dev]
|
|
...Hi Yunong, Zookeeper client shouldn't return ZOO_EXPIRED_SESSION_STATE unless the server tells the client the session is expired. Otherwise the client might think the session is expire...
|
|
|
Author: Michi Mutsuzaki,
2012-11-05, 21:59
|
|
|
Re: zookeeper_interest returning ZOK on Connection Loss - Zookeeper - [mail # dev]
|
|
...Hi Yunong, Yes, this looks like a bug. The problem is that the C client is not handling the case when connect() returns EINPROGRESS or EWOULDBLOCK and eventually fails. I think the rig...
|
|
|
Author: Michi Mutsuzaki,
2012-11-05, 18:33
|
|
|
Re: Memory leaks in zoo_multi API - Zookeeper - [mail # user]
|
|
...Hi Deepak, It's most likely a memory leak. Could you open a jira for this? Thanks! On Fri, Oct 12, 2012 at 12:59 PM, Deepak Jagtap wrote:...
|
|
|
Author: Michi Mutsuzaki,
2012-10-12, 20:01
|
|
|
Re: C client & reconfiguration - Zookeeper - [mail # dev]
|
|
...Yes, I'd like to use the reviewboard. I think I have time to review ZOOKEEPER-1355 this weekend. Thanks! On Wed, Oct 10, 2012 at 2:48 PM, Alexander Shraer wrote:...
|
|
|
Author: Michi Mutsuzaki,
2012-10-10, 22:23
|
|
|
Re: C client & reconfiguration - Zookeeper - [mail # dev]
|
|
...I'm available as well for reviewing the code, writing test, or whatever is necessary to get this feature out. Thanks! On Wed, Oct 10, 2012 at 2:24 PM, Marshall McMullen wro...
|
|
|
Author: Michi Mutsuzaki,
2012-10-10, 21:35
|
|
|
Re: [VOTE] Release ZooKeeper 3.4.5 (candidate 0) - Zookeeper - [mail # dev]
|
|
...+1 I tested using zkServer.sh to start the server and zkCli.sh to run some queries. The issue reported in 3.4.4 seems to be gone now. Thanks Mahadev! On Tue, Oct 2, 2012 at...
|
|
|
Author: Michi Mutsuzaki,
2012-10-02, 19:35
|
|
|
Re: zkCli to standalone. Got connectionLoss exception - Zookeeper - [mail # dev]
|
|
...Hi Wang, This looks like the same issue being discussed here: http://mail-archives.apache.org/mod_mbox/zookeeper-user/201209.mbox/%3Ck3t8hh%24tak%241%40ger.gmane.org%3E I t...
|
|
|
Author: Michi Mutsuzaki,
2012-10-01, 21:33
|
|
|
Re: Zookeeper delay to reconnect - Zookeeper - [mail # user]
|
|
...Hi Sergei, Your suggestion sounds reasonable to me. I think the sleep was added so that the client doesn't spin when the entire zookeeper is down. The client could try to connect to ea...
|
|
|
Author: Michi Mutsuzaki,
2012-09-27, 21:28
|
|
|
|