GitHub user hanm opened a pull request:

    https://github.com/apache/zookeeper/pull/304

    ZOOKEEPER-2355: Ephemeral node is never deleted if follower fails while 
reading the proposal packet.

    This commit is a port of the commit 
ca22b3db19371f6b0f5507b7dd80b283cddc7700 from branch-3.5 to branch-3.4. Changes 
include a few interfaces that required by the test case. The test case itself 
is also updated so it works with 3.4 code base.
    
    @arshadmohammad @rakeshadr Could you please review this to close the loop 
of ZOOKEEPER-2355?

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/hanm/zookeeper ZOOKEEPER-2355

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/zookeeper/pull/304.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #304
    
----
commit 007e2b37f24907c03e4e28547756b91aea4f78d4
Author: Michael Han <h...@apache.org>
Date:   2017-07-05T21:23:58Z

    ZOOKEEPER-2355: Ephemeral node is never deleted if follower fails while 
reading the proposal packet.
    
    This commit is a back port of the commit 
ca22b3db19371f6b0f5507b7dd80b283cddc7700 on branch-3.5. Changes include a few 
interfaces that required by the test case. The test case itself is also updated 
so it works with 3.4 code base.

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to