You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "Timothy Bish (JIRA)" <ji...@apache.org> on 2014/07/29 23:25:42 UTC

[jira] [Resolved] (AMQ-5187) Virtual destination consumers do not support retroactive message recovery

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

Timothy Bish resolved AMQ-5187.
-------------------------------

       Resolution: Fixed
    Fix Version/s: 5.11.0

Applied patch with a few small tweaks.  Moved the composite test case to it's own test since it requires specific Broker config and doesn't really need to be tested on each transport type.  

> Virtual destination consumers do not support retroactive message recovery
> -------------------------------------------------------------------------
>
>                 Key: AMQ-5187
>                 URL: https://issues.apache.org/jira/browse/AMQ-5187
>             Project: ActiveMQ
>          Issue Type: Bug
>          Components: Broker
>    Affects Versions: 5.9.1
>            Reporter: Dhiraj Bokde
>            Assignee: Timothy Bish
>             Fix For: 5.11.0
>
>         Attachments: 0001-AMQ-5187-updated-virtual-destinations-to-support-rec.patch, 0002-AMQ-5187-updated-test-to-verify-that-second-virtual-.patch, 0003-Fixed-AMQ-5187-optimized-MappedQueueFilter-to-recove.patch, 0004-AMQ-5187-removed-redundant-import.patch, AMQ-5187.patch
>
>
> Virtual destinations intercept messages sent by producers and pass them onto consumers, but when consumers connect to mapped destinations, they do not receive retroactive messages. 
> This is particularly required for MQTT clients using virtual topics to send retained messages to consumer queues. 



--
This message was sent by Atlassian JIRA
(v6.2#6252)