| clear query|facets|time |
Search criteria: .
Results from 171 to 180 from
198 (0.354s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: Zookeeper 3.4 - Zookeeper - [mail # user]
|
|
...Let me express interest! I did back-port a number of patches into the 3.3 branch. C On Wed, Oct 26, 2011 at 7:39 PM, Patrick Hunt wrote: ilt ! est Has...
|
|
|
Author: Camille Fournier,
2011-10-27, 00:21
|
|
|
Re: ZK-1246 blocker for 3.4 release? - Zookeeper - [mail # dev]
|
|
...I have a fix and a test that shows the error. Will get a patch together soo n. On Tue, Oct 25, 2011 at 3:20 PM, Camille Fournier wrot e: wrote: m> wrote: I don't a/main/...
|
|
|
Author: Camille Fournier,
2011-10-25, 20:42
|
|
|
Re: ZK-1246 blocker for 3.4 release? - Zookeeper - [mail # dev]
|
|
...I'm happy to take a look at this and post progress. I'm in a hospital waiting for a baby to be born so I will be on and off but I'll post what I get through. C On Tue, Oct 25, 20...
|
|
|
Author: Camille Fournier,
2011-10-25, 19:20
|
|
|
Re: Something about zkclient - Zookeeper - [mail # user]
|
|
...The author never implemented it, you'll have to modify the source and add it yourself. It's a bit tricky because the call will always succeed immediately even if the auth actually fails, I r...
|
|
|
Author: Camille Fournier,
2011-10-19, 13:49
|
|
|
Re: Client connections keep growing and growing - Zookeeper - [mail # user]
|
|
...Seems like a hbase problem to me... Zk doesn't randomly create or hang on to client connections. Did you ask on the hbase lists? C On Sunday, October 16, 2011, Ronen Itkin ...
|
|
|
Author: Camille Fournier,
2011-10-16, 15:58
|
|
|
Re: ANN: Curator - Netflix's ZooKeeper library - Zookeeper - [mail # user]
|
|
...Oh here's one thing you may find useful. I did find your TestingServer nice and tried it out today for some code I was hacking. I hit a bug though in my test teardowns, and solved it by addi...
|
|
|
Author: Camille Fournier,
2011-10-13, 00:12
|
|
|
Re: Welcome Camille Fournier to the ZooKeeper PMC! - Zookeeper - [mail # dev]
|
|
...Thanks Patrick! I'm excited to be joining the PMC. As you all may have noticed, I came to zookeeper with the perspective of an enterprise user and developer, and much of my focus has b...
|
|
|
Author: Camille Fournier,
2011-10-12, 19:13
|
|
|
Re: ANN: Curator - Netflix's ZooKeeper library - Zookeeper - [mail # user]
|
|
...You asked for feedback, I gave it. You know nothing about what I think of maven, guice, spring, or hibernate, so why bring them up? There's a middle ground between Curator and zkClient...
|
|
|
Author: Camille Fournier,
2011-10-11, 23:51
|
|
|
Re: ANN: Curator - Netflix's ZooKeeper library - Zookeeper - [mail # user]
|
|
...My first reaction to the code, also at a high-level browse, was that it is way over-complicated. Might just be the builder style, which I also don't care for. I had to go several levels deep...
|
|
|
Author: Camille Fournier,
2011-10-11, 23:00
|
|
|
Re: ephemeral node not removed after the client session is long gone - Zookeeper - [mail # user]
|
|
...This: HashSet es = zks.getZKDatabase() .getEphemerals(request.sessionId); Is outside the synchronized block that deletes the ephemerals: synchronized (zks.o...
|
|
|
Author: Camille Fournier,
2011-09-28, 00:42
|
|
|
|