[GitHub] zookeeper issue #461: ZOOKEEPER-2978: fix potential null pointer exception w...

2018-02-17 Thread achimbab
Github user achimbab commented on the issue: https://github.com/apache/zookeeper/pull/461 @afine No, I didn't run into this bug. I'm renamed the JIRA, the pull request and the commit message. Thank you. ---

[jira] [Created] (ZOOKEEPER-2978) missing list

2018-02-12 Thread achimbab (JIRA)
achimbab created ZOOKEEPER-2978: --- Summary: missing list Key: ZOOKEEPER-2978 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-2978 Project: ZooKeeper Issue Type: Bug Components

[GitHub] zookeeper pull request #461: missing list

2018-02-11 Thread achimbab
GitHub user achimbab opened a pull request: https://github.com/apache/zookeeper/pull/461 missing list At line 518, 'existWatches.remove(clientPath)' is null because watches for clientPath is already removed. You can merge this pull request into a Git repository