-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/2213/
-----------------------------------------------------------
Review request for zookeeper and Mahadev Konar.
Summary
-------
The attached patch handles Syncconnected, Disconnected, Expired connection
events. Tries to make client to neutral after disconnection and stop after
session expiration, rather than in Active mode.
This addresses bug ZOOKEEPER-1209.
https://issues.apache.org/jira/browse/ZOOKEEPER-1209
Diffs
-----
./src/recipes/election/test/org/apache/zookeeper/recipes/leader/LeaderElectionAwareTest.java
PRE-CREATION
./src/recipes/election/src/java/org/apache/zookeeper/recipes/leader/LeaderElectionSupport.java
1179108
Diff: https://reviews.apache.org/r/2213/diff
Testing
-------
See test program and description on
https://issues.apache.org/jira/browse/ZOOKEEPER-1209
Thanks,
Rakesh