| clear query|facets|time |
Search criteria: .
Results from 11 to 20 from
194 (0.479s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: Getting confused with the "recipe for lock" - Zookeeper - [mail # user]
|
|
...sorry to jump in the middle, but i thought i'd point out a couple of things. at the heart of ZK is Zab, which is an atomic broadcast protocol (it actually has stronger guarantees than ...
|
|
|
Author: Benjamin Reed,
2013-01-15, 05:27
|
|
|
[ZOOKEEPER-1581] change copyright in notice to 2012 - Zookeeper - [issue]
|
|
...it's 2012 so the copyright in notice.txt should end with 2012...
|
|
|
http://issues.apache.org/jira/browse/ZOOKEEPER-1581
Author: Benjamin Reed,
2012-12-12, 11:05
|
|
|
[VOTE] Release ZooKeeper 3.4.5 (candidate 1) - Zookeeper - [mail # dev]
|
|
...+1 i noticed that the copyright in the NOTICE.txt is 2009-2011 rather than 2009-2012. not a big deal, but we should update it (see ZOOKEEPER-1581). thanx for pulling this together ben ...
|
|
|
Author: Benjamin Reed,
2012-11-09, 06:19
|
|
|
Re: [VOTE] Release ZooKeeper 3.3.6 (candidate 0) - Zookeeper - [mail # dev]
|
|
...+1 looks good pat. thanks for taking charge! ben On Tue, Jul 31, 2012 at 8:13 PM, Mahadev Konar wrote:...
|
|
|
Author: Benjamin Reed,
2012-08-01, 04:34
|
|
|
Re: [VOTE] Release ZooKeeper 3.3.5 (candidate 1) - Zookeeper - [mail # dev]
|
|
...+1 sorry for the late vote. it looks good ben On Sun, Mar 18, 2012 at 11:35 PM, Mahadev Konar wrote:...
|
|
|
Author: Benjamin Reed,
2012-03-19, 21:31
|
|
|
[ZOOKEEPER-1390] some expensive debug code not protected by a check for debug - Zookeeper - [issue]
|
|
...there is some expensive debug code in DataTree.processTxn() that formats transactions for debugging that are very expensive but are only used when errors happen and when debugging is turned ...
|
|
|
http://issues.apache.org/jira/browse/ZOOKEEPER-1390
Author: Benjamin Reed,
2012-03-17, 16:07
|
|
|
Re: Zookeeper on short lived VMs and ZOOKEEPER-107 - Zookeeper - [mail # user]
|
|
...wrt ps2 the rule is that bug fix releases are only for bugs. so 3.4.X shouldn't have more features than 3.4.0. so this really is something for 3.5.0. it would be nice to have shorter release...
|
|
|
Author: Benjamin Reed,
2012-03-16, 18:15
|
|
|
[ZOOKEEPER-723] ephemeral parent znodes - Zookeeper - [issue]
|
|
...ephemeral znodes have the nice property of automatically cleaning up after themselves when the creator goes away, but since they can't have children it is hard to build subtrees that will cl...
|
|
|
http://issues.apache.org/jira/browse/ZOOKEEPER-723
Author: Benjamin Reed,
2012-03-02, 17:52
|
|
|
[ZOOKEEPER-390] zookeeper url scheme - Zookeeper - [issue]
|
|
...we need a URL scheme for zookeeper. i think such a scheme could encode various forms of server lists as well as chroot....
|
|
|
http://issues.apache.org/jira/browse/ZOOKEEPER-390
Author: Benjamin Reed,
2012-02-27, 04:58
|
|
|
Re: Question on Zab's Synchronization phase design - Zookeeper - [mail # user]
|
|
...the formal proof of zab is at http://research.yahoo.com/files/YL-2010-007.pdf and it does reference this atomic action a lot. (it is invariant 24.) note, the protocol is restated in terms us...
|
|
|
Author: Benjamin Reed,
2012-02-23, 16:03
|
|
|
|