You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@bookkeeper.apache.org by "Flavio Junqueira (Created) (JIRA)" <ji...@apache.org> on 2012/02/29 11:11:58 UTC

[jira] [Created] (BOOKKEEPER-179) TODO: handle session disconnects and expires

TODO: handle session disconnects and expires
--------------------------------------------

                 Key: BOOKKEEPER-179
                 URL: https://issues.apache.org/jira/browse/BOOKKEEPER-179
             Project: Bookkeeper
          Issue Type: Improvement
            Reporter: Flavio Junqueira


This TODO is in the BookKeeper class, in the zookeeper watcher. If the zookeeper handle is not valid any longer, then the client cannot close a ledger or update a ledger ensemble. In both cases, a client wouldn't be able to make progress with open ledgers. We have mechanisms to take care of it, so there is no correctness concern. However, it is not desirable to have to drop all open ledgers because of a session expiration.  

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira