[jira] [Created] (ZOOKEEPER-1411) Consolidate membership management and add client port information

2012-03-08 Thread Alexander Shraer (Created) (JIRA)
Consolidate membership management and add client port information - Key: ZOOKEEPER-1411 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-1411 Project: ZooKeeper Issue Type:

[jira] [Created] (ZOOKEEPER-1365) Removing a duplicate function and another minor cleanup in QuorumPeer.java

2012-01-18 Thread Alexander Shraer (Created) (JIRA)
Removing a duplicate function and another minor cleanup in QuorumPeer.java -- Key: ZOOKEEPER-1365 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-1365 Project: ZooKeeper

[jira] [Created] (ZOOKEEPER-1355) Add zk.updateServerList(newServerList)

2012-01-09 Thread Alexander Shraer (Created) (JIRA)
Add zk.updateServerList(newServerList) --- Key: ZOOKEEPER-1355 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-1355 Project: ZooKeeper Issue Type: New Feature Components: java client

[jira] [Created] (ZOOKEEPER-1357) Zab1_0Test uses hard-wired port numbers. Specifically, it uses the same port for leader in two different tests. The second test periodically fails complaining that th

2012-01-09 Thread Alexander Shraer (Created) (JIRA)
Zab1_0Test uses hard-wired port numbers. Specifically, it uses the same port for leader in two different tests. The second test periodically fails complaining that the port is still in use.

[jira] [Created] (ZOOKEEPER-1358) In StaticHostProviderTest.java, testNextDoesNotSleepForZero tests that hostProvider.next(0) doesn't sleep by checking that the latency of this call is less than 10sec

2012-01-09 Thread Alexander Shraer (Created) (JIRA)
In StaticHostProviderTest.java, testNextDoesNotSleepForZero tests that hostProvider.next(0) doesn't sleep by checking that the latency of this call is less than 10sec

[jira] [Created] (ZOOKEEPER-1293) Remove unused readyToStart from Leader.java

2011-11-08 Thread Alexander Shraer (Created) (JIRA)
Remove unused readyToStart from Leader.java --- Key: ZOOKEEPER-1293 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-1293 Project: ZooKeeper Issue Type: Bug Components: server, tests

[jira] [Created] (ZOOKEEPER-1291) AcceptedEpoch not updated at leader before it proposes the epoch to followers

2011-11-05 Thread Alexander Shraer (Created) (JIRA)
AcceptedEpoch not updated at leader before it proposes the epoch to followers - Key: ZOOKEEPER-1291 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-1291 Project: