You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "Clebert Suconic (Jira)" <ji...@apache.org> on 2021/08/09 17:58:06 UTC

[jira] [Closed] (ARTEMIS-3197) Add selectorAware option to the openwire virtualTopicConsumerWildcards feature

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

Clebert Suconic closed ARTEMIS-3197.
------------------------------------

> Add selectorAware option to the openwire virtualTopicConsumerWildcards feature
> ------------------------------------------------------------------------------
>
>                 Key: ARTEMIS-3197
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-3197
>             Project: ActiveMQ Artemis
>          Issue Type: Improvement
>          Components: OpenWire
>    Affects Versions: 2.17.0
>            Reporter: Gary Tully
>            Assignee: Gary Tully
>            Priority: Major
>             Fix For: 2.18.0
>
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> [VirtualTopics|https://activemq.apache.org/virtual-destinations.html] support the selector aware option, which filters messages at the point of fanout based on the consumers selector.
> queues have the option to filter messages, with auto creation, the selector from the openwire consumers info can be used to apply a queue filter. Unmatched messages are not routed in this case.
> Unlike classic virtual topics, the selector/filter is persisted by default and there is no need for the selector cache plugin.
> The virtualTopicConsumerWildcards configuration for the openwire acceptor needs an optional selectorAware parameter to support this.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)