| clear query|facets|time |
Search criteria: .
Results from 11 to 20 from
47 (0.411s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: Odd error naming… NotReadOnly when the server *is* read-only - Zookeeper - [mail # user]
|
|
...On 7 September 2012 10:07, Ben Bangert wrote: What do you think a good exception name would be? (Or do you think an exception is the wrong error path here?) My view is that...
|
|
|
Author: Henry Robinson,
2012-09-11, 17:28
|
|
|
Re: Zookeeper protocol weirdness and pure Python kazoo client - Zookeeper - [mail # user]
|
|
...On 30 August 2012 22:04, Ben Bangert wrote: Ben - I took a look, and kazoo seems really promising. Thanks for building it! Speaking as the guy who wrote 95% of the current ...
|
|
|
Author: Henry Robinson,
2012-08-31, 06:57
|
|
|
Re: Zookeeper protocol weirdness and pure Python kazoo client - Zookeeper - [mail # user]
|
|
...On 30 August 2012 17:06, Ben Bangert wrote: FWIW, this is my only reservation about a pure Python client - there isn't a spec, and three separate implementations that might have...
|
|
|
Author: Henry Robinson,
2012-08-31, 00:10
|
|
|
Re: Python C binding or C API has password byte mishandling bug - Zookeeper - [mail # user]
|
|
...Hi Ben - Possibly you're running in to https://issues.apache.org/jira/browse/ZOOKEEPE R-1398, which is to do with zkpython prematurely truncating a password due t o it containing a nu...
|
|
|
Author: Henry Robinson,
2012-08-23, 10:58
|
|
|
Re: How to Build ZooKeeper - Zookeeper - [mail # user]
|
|
...Hi David - I'm having trouble locating the version of the file that you're seeing. I downloaded the 3.3.5 tarball and don't see that construct in CommitProcessor.java, nor do I see it ...
|
|
|
Author: Henry Robinson,
2012-07-17, 19:08
|
|
|
Re: getTopNChildren - Zookeeper - [mail # dev]
|
|
...Hi Jordan - Good question. We've gone back and forth on some variant of getFirstNChildren several times and have never achieved consensus. That said, this is one of the most comm...
|
|
|
Author: Henry Robinson,
2012-06-25, 19:49
|
|
|
Re: ZooKeeper's resident set size grows but does not shrink - Zookeeper - [mail # user]
|
|
...Hi Brian - (Copying the list as well for general interest) I dug into this a bit this weekend. The heap dump does show that heap usage is unexpectedly high, and that ZK is using ...
|
|
|
Author: Henry Robinson,
2012-05-29, 20:04
|
|
|
Re: ZooKeeper's resident set size grows but does not shrink - Zookeeper - [mail # user]
|
|
...Although the amount of Java heap that ZK might be using may go down, the JVM process will still hang on to the physical memory allocated for it and if there is no external pressure from othe...
|
|
|
Author: Henry Robinson,
2012-05-24, 01:01
|
|
|
[ZOOKEEPER-395] Python bindings - Zookeeper - [issue]
|
|
...ZooKeeper doesn't have Python bindings. Having them would be useful, and would complement the extant Perl bindings....
|
|
|
http://issues.apache.org/jira/browse/ZOOKEEPER-395
Author: Henry Robinson,
2012-05-21, 07:17
|
|
|
Re: Does Zookeeper Lock Entire Znode Tree During a Write - Zookeeper - [mail # user]
|
|
...On 14 May 2012 21:15, dmly wrote: The short answer is no, ZK does not lock the whole tree. If you look at ZKDatabase.java and DataTree.java you can see in processTxn etc. that th...
|
|
|
Author: Henry Robinson,
2012-05-15, 16:23
|
|
|
|