| clear query|facets|time |
Search criteria: .
Results from 31 to 40 from
123 (0.238s).
|
|
|
Loading phrases to help you refine your search...
|
|
[ZOOKEEPER-1639] zk.getZKDatabase().deserializeSnapshot adds new system znodes instead of replacing existing ones - Zookeeper - [issue]
|
|
...Before the call to zk.getZKDatabase().deserializeSnapshot in Learner.java, zk.getZKDatabase().getDataTree().getNode("/zookeeper") == zk.getZKDatabase().getDataTree().procDataNode, which mean...
|
|
|
http://issues.apache.org/jira/browse/ZOOKEEPER-1639
Author: Alexander Shraer,
2013-02-03, 03:05
|
|
|
Re: Review Request: Dynamic reconfiguration, see https://issues.apache.org/jira/browse/ZOOKEEPER-107 - Zookeeper - [mail # dev]
|
|
... Just in responses for getData and reconfig, where you probably want to know anyway what happened. For example in incremental reconfig you just say the delta but don't know the final s...
|
|
|
Author: Alexander Shraer,
2013-01-31, 17:05
|
|
|
Re: Linking two sites via two Zookeeper instances - Zookeeper - [mail # user]
|
|
...Hi Christian, I don't think this is currently possible. I believe there has been some work on building a hierarchy of ZooKeeper clusters @ Facebook, but I don't know the details. I don...
|
|
|
Author: Alexander Shraer,
2013-01-28, 19:48
|
|
|
Re: Review Request: Dynamic reconfiguration, see https://issues.apache.org/jira/browse/ZOOKEEPER-107 - Zookeeper - [mail # dev]
|
|
...This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/6707/ (Updated Jan. 25, 2013, 7:59 a.m.) Review request for zookeeper. Descriptio...
|
|
|
Author: Alexander Shraer,
2013-01-25, 07:59
|
|
|
Re: Review Request: Dynamic reconfiguration, see https://issues.apache.org/jira/browse/ZOOKEEPER-107 - Zookeeper - [mail # dev]
|
|
... I think the reason for the if was a warning message that once was inside the if... I removed the if. - Alexander This is an automatically generated e-mail. To reply, vis...
|
|
|
Author: Alexander Shraer,
2013-01-25, 07:43
|
|
|
Re: Review Request: Dynamic reconfiguration, see https://issues.apache.org/jira/browse/ZOOKEEPER-107 - Zookeeper - [mail # dev]
|
|
... need to additionally check that reconfigRequest.getJoiningServers() or reconfigRequest.getLeavingServers() return a non-null value. - Alexander This is an automati...
|
|
|
Author: Alexander Shraer,
2013-01-25, 07:43
|
|
|
Re: Review Request: Dynamic reconfiguration, see https://issues.apache.org/jira/browse/ZOOKEEPER-107 - Zookeeper - [mail # dev]
|
|
... in this case, the commas are replaced by newlines, then Properties.load should take care of empty lines and spaces. - Alexander This is an automatically generated e-mail...
|
|
|
Author: Alexander Shraer,
2013-01-25, 07:43
|
|
|
[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
|
|
|
|