[ 
https://issues.apache.org/jira/browse/QPID-3477?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13212267#comment-13212267
 ] 

Rob Godfrey commented on QPID-3477:
-----------------------------------

I've changed the test to use a valid code, updated the Subscription so that 
rejected messages which cannot be routed via an alternate exchange are 
discarded, and removed the exclusion from the ignore list.

Robbie - can you review?
                
> 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.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
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]

Reply via email to