Ioannis Canellos created CURATOR-23:
---------------------------------------

             Summary: Calling markLost in ZookeeperClient does not propagate 
event to ConnectionStateListeners
                 Key: CURATOR-23
                 URL: https://issues.apache.org/jira/browse/CURATOR-23
             Project: Apache Curator
          Issue Type: Bug
          Components: Framework
    Affects Versions: 2.0.1
            Reporter: Ioannis Canellos
            Assignee: Jordan Zimmerman


I would expect that a calling curatorFramework.getZookeeperClient().markLost() 
would propagate a LOST event and then a RECONNECTED (once the client gets 
reconnected) event to the registered ConnectionStateListeners, which doesn't 
seem to happen.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to