Java Client sends Close on a closed channel
-------------------------------------------

                 Key: QPID-865
                 URL: https://issues.apache.org/jira/browse/QPID-865
             Project: Qpid
          Issue Type: Bug
          Components: Java Client
    Affects Versions: M2.1
            Reporter: Martin Ritchie


Summary:
As highlighted by QPID-847, the Java client receives a Close and response 
CloseOK but in the error processing sends a Close on the same channel. Which 
causes the broker to close the channel with a 504. Commit 637977 stops the 
broker closing but it is incorrect and this bug in the client needs to be 
address before we can revert this change.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to