Howard Gao created ARTEMIS-4570:
-----------------------------------
Summary: 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
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)