| clear query|facets|time |
Search criteria: .
Results from 41 to 50 from
126 (0.508s).
|
|
|
Loading phrases to help you refine your search...
|
|
[ZOOKEEPER-1620] NIOServerCnxnFactory (new code introduced in ZK-1504) opens selectors but never closes them - Zookeeper - [issue]
|
|
...New code (committed in ZK-1504) opens selectors but doesn't close them.Specifically AbstractSelectThread in its constructor does this.selector = Selector.open();But possibly also elsewhere. ...
|
|
|
http://issues.apache.org/jira/browse/ZOOKEEPER-1620
Author: Alexander Shraer,
2013-01-25, 06:47
|
|
|
[ZOOKEEPER-1625] zkServer.sh is looking for clientPort in config file, but it may no longer be there with ZK-1411 - Zookeeper - [issue]
|
|
...zkServer.sh is currently looking for "clientPort" entry in the static configuration file and uses it to contact the server. With ZOOKEEPER-1411 clientPort is part of the dynamic configuratio...
|
|
|
http://issues.apache.org/jira/browse/ZOOKEEPER-1625
Author: Alexander Shraer,
2013-01-23, 19:24
|
|
|
Re: Review Request: Dynamic reconfiguration, see https://issues.apache.org/jira/browse/ZOOKEEPER-107 - Zookeeper - [mail # dev]
|
|
... all comments are now addressed. - Alexander This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/6707/#review13756 On Nov. 29,...
|
|
|
Author: Alexander Shraer,
2013-01-21, 22:32
|
|
|
Re: Release planning for 3.5.0 - Zookeeper - [mail # dev]
|
|
...What's missing is only a few basic C API tests. Michi & Marshall are looking into it, but if they doen't find time, I can try to write those in mid January. Michi also reviewed the C client ...
|
|
|
Author: Alexander Shraer,
2012-12-21, 21:32
|
|
|
Re: zab protocol: what happens to uncommitted proposal - Zookeeper - [mail # user]
|
|
...Hi Kishore, Here's more or less what happens. Basically, if an operation is uncommitted but reached a quorum, it is guaranteed to survive. If it reached less than a quorum it may...
|
|
|
Author: Alexander Shraer,
2012-12-13, 18:56
|
|
|
[ZOOKEEPER-1478] Small bug in QuorumTest.testFollowersStartAfterLeader( ) - Zookeeper - [issue]
|
|
...The following code appears in QuorumTest.testFollowersStartAfterLeader( ):for (int i = 0; i < 30; i++) { try { zk.create("/test", "test".getByt...
|
|
|
http://issues.apache.org/jira/browse/ZOOKEEPER-1478
Author: Alexander Shraer,
2012-12-13, 11:05
|
|
|
Re: very uneven distribution of clients to servers... - Zookeeper - [mail # user]
|
|
...or as I suggested just use the trunk where this is already done On Thu, Dec 6, 2012 at 5:25 PM, Ted Dunning wrote:...
|
|
|
Author: Alexander Shraer,
2012-12-07, 01:39
|
|
|
Re: very uneven distribution of clients to servers... - Zookeeper - [mail # user]
|
|
...I have some experience with this that may be useful (Marshall and I worked on the re-shuffling of clients to servers as part of ZK-1355). Kishore's suggestion is the first thing I woul...
|
|
|
Author: Alexander Shraer,
2012-12-05, 23:15
|
|
|
Re: Review Request: Add zk.updateServerList(newServerList) - Zookeeper - [mail # dev]
|
|
...This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/3781/ (Updated Nov. 14, 2012, 6:54 a.m.) Review request for zookeeper. Changes &n...
|
|
|
Author: Alexander Shraer,
2012-11-14, 06:54
|
|
|
Re: Review Request: Add zk.updateServerList(newServerList) - Zookeeper - [mail # dev]
|
|
...This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/3781/ (Updated Nov. 14, 2012, 6:08 a.m.) Review request for zookeeper. Changes &n...
|
|
|
Author: Alexander Shraer,
2012-11-14, 06:08
|
|
|
|