| clear query|facets|time |
Search criteria: .
Results from 1 to 10 from
194 (0.123s).
|
|
|
Loading phrases to help you refine your search...
|
|
[ANNOUNCE] New ZooKeeper committer: Alex Shraer - Zookeeper - [mail # user]
|
|
...The Apache ZooKeeper PMC recently extended committer karma to Alex and he has accepted. Alex has made some great contributions and we are looking forward to even more :) Congratulations and ...
|
|
|
Author: Benjamin Reed,
2013-05-13, 15:56
|
|
|
Re: [DISCUSS] Patch available backlog - Zookeeper - [mail # dev]
|
|
...tues-thurs evenings next week would work for me. ben On Fri, May 10, 2013 at 8:53 AM, Patrick Hunt wrote: ...
|
|
|
Author: Benjamin Reed,
2013-05-10, 15:57
|
|
|
Re: Client host selection? - Zookeeper - [mail # user]
|
|
...no it will connect randomly. we don't really have a way to specify preference or weight. it would be a nice feature to add though. ben On Wed, May 1, 2013 at 5:26 PM, Owen Kim &...
|
|
|
Author: Benjamin Reed,
2013-05-02, 00:40
|
|
|
Re: Zookeeper wire protocol details - Zookeeper - [mail # dev]
|
|
...for the packet layout see the jute file at the root of the source. On Wed, Apr 17, 2013 at 10:49 AM, shashwat shriparv wrote: ...
|
|
|
Author: Benjamin Reed,
2013-04-17, 18:13
|
|
|
Re: Zookeeper does not clean up deleted nodes - Zookeeper - [mail # user]
|
|
...it would be very simple to make that 500 configurable. you should propose a change. On Mon, Apr 8, 2013 at 9:40 AM, Mathias Hodler wrote: ...
|
|
|
Author: Benjamin Reed,
2013-04-08, 16:45
|
|
|
Re: Zookeeper does not clean up deleted nodes - Zookeeper - [mail # user]
|
|
...are you looking at the leader or the follower? the leader keeps the last few transactions in memory to speed up syncing with new followers. that might be what you are seeing. On Mon, ...
|
|
|
Author: Benjamin Reed,
2013-04-08, 16:31
|
|
|
Re: Is this a bug? - Zookeeper - [mail # dev]
|
|
...do you know why the thread was interrupted? i don't think it helps to check if the thread is interrupted before you start since you may not be interrupted when you start, but later receive a...
|
|
|
Author: Benjamin Reed,
2013-03-21, 03:55
|
|
|
Re: [VOTE] BookKeeper 4.2.1 Release Candidate 0 - Zookeeper - [mail # dev]
|
|
...+1 thanx for putting this together ivan! On Tue, Feb 19, 2013 at 2:24 PM, Flavio Junqueira wrote:...
|
|
|
Author: Benjamin Reed,
2013-02-26, 15:29
|
|
|
Re: Getting confused with the "recipe for lock" - Zookeeper - [mail # user]
|
|
...our general rule with zookeeper is to either give the correct answer or say "i don't know". connection loss is the zookeeper version of i don't know. you will only get the session expired ev...
|
|
|
Author: Benjamin Reed,
2013-01-17, 04:28
|
|
|
netty vs multi-threaded nioserver - Zookeeper - [mail # dev]
|
|
...why did we move to a multi-threaded nioserver rather than use the netty based server? netty has very good multi-threading in it and will make it easy to implement SSL. is our netty based imp...
|
|
|
Author: Benjamin Reed,
2013-01-15, 05:42
|
|
|
|