Java Broker does not handle a rejection/acknowledgemnt with invalid code
correctly
----------------------------------------------------------------------------------
Key: QPID-3477
URL: https://issues.apache.org/jira/browse/QPID-3477
Project: Qpid
Issue Type: Bug
Components: Java Broker
Affects Versions: 0.12
Reporter: Andrew MacBean
Priority: Minor
When running the Python client 0-10 tests against the Java broker it was
noticed that the following test would cause test run to hang/time out:
qpid.tests.messaging.endpoints.SessionTests.testReject
It appears that this is because the Java broker does not handle the following
call correctly:
self.ssn.acknowledge(echos[2], Disposition(REJECTED, code=3,
text="test-reject"))
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project: http://qpid.apache.org
Use/Interact: mailto:[email protected]