| clear query|facets|time |
Search criteria: .
Results from 71 to 80 from
194 (0.174s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: Question on test timeouts - Zookeeper - [mail # dev]
|
|
...i've looked into this a bit. it looks like a bunch of our tests are using 2ms tick times instead of 2000ms tick times, which may make things fail on slower machines. do you think that is wha...
|
|
|
Author: Benjamin Reed,
2011-08-22, 18:41
|
|
|
Re: FW: Does abrupt kill corrupts the datadir? - Zookeeper - [mail # dev]
|
|
...almost everything we do in zookkeeper is to make sure that we don't lose data in much worse scenarios. the probably of a loss in this scenario is really just the probability of a bug in the ...
|
|
|
Author: Benjamin Reed,
2011-07-28, 16:05
|
|
|
Re: FW: Does abrupt kill corrupts the datadir? - Zookeeper - [mail # dev]
|
|
...i agree with pat. if we use sigterm in the script, we would want to put a timeout in to escalate to a -9 which makes the script a bit more complicated without reason since we don't have any ...
|
|
|
Author: Benjamin Reed,
2011-07-28, 06:09
|
|
|
Re: Proposal: create a separate ZooKeeper release artifact for recipes - Zookeeper - [mail # dev]
|
|
...while i agree with the sentiment of not fragmenting the zookeeper community and recipe committers also moving into core development, i also think it would be good if a strong community of de...
|
|
|
Author: Benjamin Reed,
2011-07-22, 17:59
|
|
|
Re: help on Zookeeper code walk through? - Zookeeper - [mail # user]
|
|
...if you are running with multiple servers, it is the leader that declares sessions dead, so the leader will call killSession(). the followers track the liveness of the clients with pings and ...
|
|
|
Author: Benjamin Reed,
2011-07-17, 00:27
|
|
|
WebSiteSetup - Apache ZooKeeper - Apache Software Foundation - Zookeeper - [wiki]
|
|
... Comment: Go to start of metadata &nb...
|
|
|
https://cwiki.apache.org/confluence/display/ZOOKEEPER/WebSiteSetup
Author: Benjamin Reed,
2011-07-14, 00:00
|
|
|
Re: dev meeting minutes - Zookeeper - [mail # dev]
|
|
...it would be nice if things were that simple. your idea only works if no failures happen. (lots of things are simple if no failure happens. code paths become nice and clean.) since we would l...
|
|
|
Author: Benjamin Reed,
2011-07-13, 15:56
|
|
|
Re: dev meeting minutes - Zookeeper - [mail # dev]
|
|
...unfortunately, i stepped out during the discussion. i was only there at the beginning and the end, so i don't know the details. perhaps someone else can fill in. ben On Tue, Jul ...
|
|
|
Author: Benjamin Reed,
2011-07-12, 17:20
|
|
|
dev meeting minutes - Zookeeper - [mail # dev]
|
|
...i've published the notes i took from the dev meeting at https://cwiki.apache.org/confluence/display/ZOOKEEPER/June2011DeveloperMeeting please feel free to update if you think that i mi...
|
|
|
Author: Benjamin Reed,
2011-07-12, 05:37
|
|
|
Re: Trunk test failure - Zookeeper - [mail # dev]
|
|
...ah sorry, that would be my fault. i missed adding a file on the commit. it would be awesome if someone could write a script to list files that need to be added from a patch file! i was even ...
|
|
|
Author: Benjamin Reed,
2011-07-03, 04:10
|
|
|
|