You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "james strachan (JIRA)" <ji...@apache.org> on 2006/10/18 17:01:16 UTC

[jira] Commented: (AMQ-980) lastImageSubscriptionRecoveryPolicy does not work with wildcards

    [ https://issues.apache.org/activemq/browse/AMQ-980?page=comments#action_37231 ] 
            
james strachan commented on AMQ-980:
------------------------------------

BTW I marked this resolved as a 'Cannot Reproduce' for now - if you can figure out how to reproduce we can reopen it

> lastImageSubscriptionRecoveryPolicy does not work with wildcards
> ----------------------------------------------------------------
>
>                 Key: AMQ-980
>                 URL: https://issues.apache.org/activemq/browse/AMQ-980
>             Project: ActiveMQ
>          Issue Type: Bug
>          Components: Broker
>    Affects Versions: 4.0.2
>         Environment: Windows, JDK 1.5
>            Reporter: Rob Lugt
>             Fix For: 4.1
>
>
> The lastImageSubscriptionRecoveryPolicy does not appear to work with wildcards.
> In the following example, a new consumer only receives one message for the topics covered by the wildcard instead of receiving one message for each topic.
>  
> config file:- 
>           <policyEntry topic="PRICES.>"> 
>             <subscriptionRecoveryPolicy> 
>               <lastImageSubscriptionRecoveryPolicy/> 
>             </subscriptionRecoveryPolicy> 
>           </policyEntry> 
>  
> consumer subscription:- 
>           GetTopic("PRICES.>?consumer.retrocactive=true"); 

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/activemq/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira