| clear query|facets|time |
Search criteria: .
Results from 21 to 30 from
123 (0.31s).
|
|
|
Loading phrases to help you refine your search...
|
|
[ZOOKEEPER-1662] Fix to two small bugs in ReconfigTest.testPortChange() - Zookeeper - [issue]
|
|
...Fix to two small bugs in ReconfigTest.testPortChange():1. the test expected a port change to happen immediately, which is not necessarilygoing to happen. The fix waits a bit and also tries s...
|
|
|
http://issues.apache.org/jira/browse/ZOOKEEPER-1662
Author: Alexander Shraer,
2013-03-09, 01:47
|
|
|
[ZOOKEEPER-1659] Add JMX support for dynamic reconfiguration - Zookeeper - [issue]
|
|
...We need to update JMX during reconfigurations. Currently, reconfiguration changes are not reflected in JConsole....
|
|
|
http://issues.apache.org/jira/browse/ZOOKEEPER-1659
Author: Alexander Shraer,
2013-03-07, 07:11
|
|
|
[ZOOKEEPER-1113] QuorumMaj counts the number of ACKs but does not check who sent the ACK - Zookeeper - [issue]
|
|
...If a server connects to the leader as follower, it will be allowed to vote (with QuorumMaj) even if it is not a follower in the current configuration,as the leader does not care who sends th...
|
|
|
http://issues.apache.org/jira/browse/ZOOKEEPER-1113
Author: Alexander Shraer,
2013-03-07, 06:46
|
|
|
sync semantics - Zookeeper - [mail # dev]
|
|
...This is an old thread (below), but it doesn't seem like any conclusion was reached on what we want to do to address the issue. Reminder of the problem: sync only gets you strong semant...
|
|
|
Author: Alexander Shraer,
2013-03-02, 03:06
|
|
|
Re: Consistency in zookeeper - Zookeeper - [mail # user]
|
|
...its possible, but what it gets you is that the read will see at least the writes that completed before the sync started. possibly later writes too. Actually, this is true only with some timi...
|
|
|
Author: Alexander Shraer,
2013-03-01, 18:19
|
|
|
Re: Consistency in zookeeper - Zookeeper - [mail # user]
|
|
...Hi Yasin, I assume you mean "linearizability" by "strict consistency". ZooKeeper provides "sequential consistency". This is weaker than linearizability but is still very strong, ...
|
|
|
Author: Alexander Shraer,
2013-02-28, 23:49
|
|
|
[ZOOKEEPER-1597] Windows build failing - Zookeeper - [issue]
|
|
...Seems to be related to C client changes done for ZK-1355.We're not sure why these build failures happen on Windows.###########################################################################...
|
|
|
http://issues.apache.org/jira/browse/ZOOKEEPER-1597
Author: Alexander Shraer,
2013-02-20, 16:18
|
|
|
Re: Can I recover full zookeeper state from observer? - Zookeeper - [mail # user]
|
|
...Hi, You can probably do this manually now, but I'll let someone else comment on this. In 3.5.0 release (with ZK-107 in) you will be able to turn observers into leader + followers...
|
|
|
Author: Alexander Shraer,
2013-02-07, 21:28
|
|
|
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 Feb. 6, 2013, 1 a.m.) Review request for zookeeper. Changes ...
|
|
|
Author: Alexander Shraer,
2013-02-06, 01:00
|
|
|
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 Feb. 5, 2013, 5:07 a.m.) Review request for zookeeper. Changes &nb...
|
|
|
Author: Alexander Shraer,
2013-02-05, 05:07
|
|
|
|