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

Timothy Bish resolved AMQ-2553.
-------------------------------

       Resolution: Fixed
    Fix Version/s:     (was: 5.4.0)
                       (was: 5.3.1)
                   5.6.0

Fixed by AMQ-3465
                
> Browsing DLQ over transacted session
> ------------------------------------
>
>                 Key: AMQ-2553
>                 URL: https://issues.apache.org/jira/browse/AMQ-2553
>             Project: ActiveMQ
>          Issue Type: Bug
>          Components: Broker
>    Affects Versions: 5.3.0
>            Reporter: Dejan Bosanac
>            Assignee: Dejan Bosanac
>             Fix For: 5.6.0
>
>
> When you browse DLQ over transacted session, a rollback is called when 
> browser disconnects and can lead to messages to be sent to another DLQ (if 
> their max redeliveries has been reached). The simple solution is to commit 
> the session, just before destroying the consumer in those situations.

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

        

Reply via email to