Java client does not ack non-matching messages when using client side selectors 
(CPP Broker)
--------------------------------------------------------------------------------------------

                 Key: QPID-3542
                 URL: https://issues.apache.org/jira/browse/QPID-3542
             Project: Qpid
          Issue Type: Sub-task
          Components: Java Client
    Affects Versions: 0.13
            Reporter: Andrew MacBean
            Assignee: Andrew MacBean


For topic destinations when client side selectors are in-use, the Java client 
must ack all messages that do not match the JMS selector.  Presently this does 
not happen and the messages remain un-ack'd on the CPP Broker.

The defect does not manifest itself on the Java Broker as it uses server side 
selectors nor the non-0.10 code paths.

Investigation has shown that the defect is due to a contradiction in the logic 
with the checkPreConditions method of BasicMessageConsumer_0_10. 

--
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