[ 
https://issues.apache.org/jira/browse/QPID-1245?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Rafael H. Schloming resolved QPID-1245.
---------------------------------------

       Resolution: Fixed
    Fix Version/s: M3

> message prefetched into the synchronous queue don't get acked when a message 
> listener is set
> --------------------------------------------------------------------------------------------
>
>                 Key: QPID-1245
>                 URL: https://issues.apache.org/jira/browse/QPID-1245
>             Project: Qpid
>          Issue Type: Bug
>          Components: Java Client
>    Affects Versions: M3
>            Reporter: Rafael H. Schloming
>            Assignee: Rafael H. Schloming
>             Fix For: M3
>
>
> BasicMessageConsumer.setMessageListener(...) calls the listeners onMessage 
> method directly rather than calling BMC.notifyMessage(...). Because of this 
> preApplicationProcessing and postDeliver never get called, and the message 
> never gets acked.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to