GitHub user anmolnar opened a pull request:

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

    ZOOKEEPER-2320. C-client crashes when removing watcher asynchronously in 
"local" mode

    Trying to fix invalid point issue happening intermittently in the PreCommit 
job. Looks like this old patch fixes the issue in the C client, so let's try to 
re-animate it.
    
    I'm not a C expert, so waiting for at least 2 committers to approve.

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

    $ git pull https://github.com/anmolnar/zookeeper ZOOKEEPER-2320

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

    https://github.com/apache/zookeeper/pull/660.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 #660
    
----
commit daf35ce2c355fc5cdc73e0f7baf0cba5bbaeab8f
Author: Andor Molnar <andor@...>
Date:   2018-10-08T14:54:29Z

    ZOOKEEPER-2320. Fix invalid pointer issue on zoo_aremove_watchers()

----


---

Reply via email to