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

james strachan moved AMQ-980 to AMQNET-8:
-----------------------------------------

        Fix Version/s:     (was: 4.1.0)
                       1.0
          Component/s:     (was: NMS (C# client))
    Affects Version/s:     (was: 4.0.2)
                  Key: AMQNET-8  (was: AMQ-980)
              Project: ActiveMQ .Net  (was: ActiveMQ)

> lastImageSubscriptionRecoveryPolicy does not work with wildcards
> ----------------------------------------------------------------
>
>                 Key: AMQNET-8
>                 URL: https://issues.apache.org/activemq/browse/AMQNET-8
>             Project: ActiveMQ .Net
>          Issue Type: Bug
>         Environment: Windows, JDK 1.5
>            Reporter: Rob Lugt
>             Fix For: 1.0
>
>
> 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.
-
You can reply to this email to add a comment to the issue online.

Reply via email to