[ https://issues.apache.org/jira/browse/QPID-3477?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13100210#comment-13100210 ]
Andrew MacBean commented on QPID-3477: -------------------------------------- Patch attached to add Java010Excludes file to prevent test running and allow for CI runs of Python tests. > 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 > Attachments: > QPID-3477-java-broker-not-handling-reject-code-correctly.txt > > > 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:dev-subscr...@qpid.apache.org