Niv Singer created CURATOR-420:
----------------------------------
Summary: SharedCount.removeListener has no effect
Key: CURATOR-420
URL: https://issues.apache.org/jira/browse/CURATOR-420
Project: Apache Curator
Issue Type: Bug
Components: Recipes
Affects Versions: 2.12.0
Reporter: Niv Singer
Priority: Minor
SharedCount.removeListener only removes the listener from the SharedCount's
listeners member, which has no effect.
For each SharedCountListener, a SharedValueListener wrapper is created, and
should be removed from the SharedValue's listeners.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)