Package org.apache.qpid.test.unit.close

Class Summary
CloseBeforeAckTest This test forces the situation where a session is closed whilst a message consumer is still in its onMessage method.
JavaServerCloseRaceConditionTest QPID-1809 Race condition on error handling and close logic.
MessageRequeueTest  
TopicPublisherCloseTest  
VerifyAckingOkDuringClose QPID-1791 The threading model in the Java broker (at least till 0.5) allows for the close to be handled immediately even if the broker is still processing state for that Session.
 



Licensed to the Apache Software Foundation