Github user anmolnar commented on the issue:
https://github.com/apache/zookeeper/pull/590
@lvfangmin Just to wrap up the difference between this and original
6-year-old patch on Jira: you've added `deadWatchers` collection and lazy
`WatcherCleaner` to avoid the performance penalty on `removeWatches()`.
Is that correct? ---
