You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@bookkeeper.apache.org by "Sijie Guo (JIRA)" <ji...@apache.org> on 2013/06/07 03:01:05 UTC

[jira] [Created] (BOOKKEEPER-620) PerChannelBookieClient race during channel disconnect

Sijie Guo created BOOKKEEPER-620:
------------------------------------

             Summary: PerChannelBookieClient race during channel disconnect
                 Key: BOOKKEEPER-620
                 URL: https://issues.apache.org/jira/browse/BOOKKEEPER-620
             Project: Bookkeeper
          Issue Type: Bug
          Components: bookkeeper-client
            Reporter: Sijie Guo
            Assignee: Robin Dhamankar
             Fix For: 4.3.0


channel & state are not synchronized in PerChannelBookieClient#closeInternal. so it might cause state is set to CONNECTED but the netty channel is closed by mistake in closeInternal.

--
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