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

Dejan Bosanac resolved AMQ-4271.
--------------------------------

    Resolution: Fixed
    
> <virtualSelectorCacheBrokerPlugin/> should be able to cache consumers with no 
> selectors as well
> -----------------------------------------------------------------------------------------------
>
>                 Key: AMQ-4271
>                 URL: https://issues.apache.org/jira/browse/AMQ-4271
>             Project: ActiveMQ
>          Issue Type: Improvement
>    Affects Versions: 5.7.0
>            Reporter: Dejan Bosanac
>            Assignee: Dejan Bosanac
>             Fix For: 5.9.0
>
>
> With selectorAware=true setting for virtual topics we are checking for 
> consumers (and their selectors) to detect if the message should be sent to 
> the virtual topic or not. virtualSelectorCacheBrokerPlugin helps in the case 
> we want to prevent "message loss" for subscribers that goes offline. But it 
> doesn't work for the consumers that don't have selectors as they are not 
> being cached. This should be sensible thing to do and allow both consumers 
> with and without selectors to behave the same in this scenario.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to