| clear query|facets|time |
Search criteria: .
Results from 31 to 40 from
92 (0.091s).
|
|
|
Loading phrases to help you refine your search...
|
|
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
|
|
|
Re: question about lock recipe and watchers - Zookeeper - [mail # user]
|
|
...Hi Phil, On Fri, Sep 14, 2012 at 6:23 PM, Phil Carns wrote: Right now the API doesn't provide a way to cancel watches, so the watches will remain active until the session i...
|
|
|
Author: Michi Mutsuzaki,
2012-09-15, 05:32
|
|
|
Re: Error in zookeeper recipes documention of " Leader Election" - Zookeeper - [mail # user]
|
|
...Yeah this has been a known issue for a while. I'll create a patch for it. https://issues.apache.org/jira/browse/ZOOKEEPER-1483 On Mon, Sep 10, 2012 at 6:26 PM, Ishaaq Chandy &nb...
|
|
|
Author: Michi Mutsuzaki,
2012-09-11, 01:45
|
|
|
Re: could you please tell me how subscribe to the Mailing Lists? - Zookeeper - [mail # dev]
|
|
...Hi Fansong, You can subscribe to the ZooKeeper user mailing list by sending an email to [EMAIL PROTECTED]. http://zookeeper.apache.org/lists.html Welcome to the ZooKeeper c...
|
|
|
Author: Michi Mutsuzaki,
2012-09-10, 18:16
|
|
|
[ZOOKEEPER-1494] C client: socket leak after receive timeout in zookeeper_interest() - Zookeeper - [issue]
|
|
...In zookeeper_interest(), we set zk->fd to -1 without closing it when timeout happens. Instead we should let handle_socket_error_msg() function take care of closing the socket properly.--M...
|
|
|
http://issues.apache.org/jira/browse/ZOOKEEPER-1494
Author: Michi Mutsuzaki,
2012-09-10, 12:01
|
|
|
Re: String_vector ,stat definitions c language - Zookeeper - [mail # user]
|
|
...Hi Apostolis, These structs are auto-generated using jute: http://svn.apache.org/viewvc/zookeeper/trunk/src/zookeeper.jute?view=markup You need to run "ant compile_jute" fr...
|
|
|
Author: Michi Mutsuzaki,
2012-09-09, 08:32
|
|
|
Re: Zookeeper protocol weirdness and pure Python kazoo client - Zookeeper - [mail # user]
|
|
...As a matter of fact, Ben helped me with an issue I was having with Routes back in 2008. http://markmail.org/message/5l5aebwinbtzewk2 ...
|
|
|
Author: Michi Mutsuzaki,
2012-08-31, 21:30
|
|
|
Re: Zookeeper protocol weirdness and pure Python kazoo client - Zookeeper - [mail # user]
|
|
...Hi Ben, mplemented a version of kazoo that uses the wire protocol and is pure Pytho n (https://github.com/python-zk/kazoo/tree/pure-python). Speaking to Zookee per directly has been qu...
|
|
|
Author: Michi Mutsuzaki,
2012-08-30, 23:50
|
|
|
Re: Zookeeper protocol weirdness and pure Python kazoo client - Zookeeper - [mail # user]
|
|
...It definitely looks like a bug to me. Please open a jira for this. https://issues.apache.org/jira/browse/ZOOKEEPER Thanks! On Thu, Aug 30, 2012 at 4:35 PM, Ben Bangert &nbs...
|
|
|
Author: Michi Mutsuzaki,
2012-08-30, 23:37
|
|
|
|