[
https://issues.apache.org/jira/browse/ARTEMIS-4570?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17810108#comment-17810108
]
ASF subversion and git services commented on ARTEMIS-4570:
----------------------------------------------------------
Commit 07b02159d26f15a7f21c63726438cbcccdc746a8 in activemq-artemis's branch
refs/heads/main from Howard Gao
[ https://gitbox.apache.org/repos/asf?p=activemq-artemis.git;h=07b02159d2 ]
ARTEMIS-4570 filter not applied to all brokers in cluster
> filter not applied to all brokers in cluster
> --------------------------------------------
>
> Key: ARTEMIS-4570
> URL: https://issues.apache.org/jira/browse/ARTEMIS-4570
> Project: ActiveMQ Artemis
> Issue Type: Bug
> Components: Clustering
> Affects Versions: 2.31.2
> Reporter: Howard Gao
> Assignee: Howard Gao
> Priority: Major
> Time Spent: 2.5h
> Remaining Estimate: 0h
>
> When applying a new filter on a clustered queue, its remotebinding doesn't
> get updated. The result is when sending a message that desn't match the
> filter to the local queue the filter works, i.e. the local consumer won't get
> the message. However if there is a remote consumer that message will be
> delivered the the remote consumer (ON_DEMAND policy)
--
This message was sent by Atlassian Jira
(v8.20.10#820010)