ChannelCloseTest.testReusingChannelAfterFullClosure Failure due to correct error being lost in BlockingMethodFrameListener --------------------------------------------------------------------------------------------------------------------------
Key: QPID-624 URL: https://issues.apache.org/jira/browse/QPID-624 Project: Qpid Issue Type: Bug Affects Versions: M2 Reporter: Martin Ritchie Assignee: Martin Ritchie When BlockingMethodFrameListener is notified of an error there is a chance that another error will be notified before it has processed the first. This results int he first error being lost and the above test failing. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.