[
https://issues.apache.org/jira/browse/ARTEMIS-4684?focusedWorklogId=909520&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-909520
]
ASF GitHub Bot logged work on ARTEMIS-4684:
-------------------------------------------
Author: ASF GitHub Bot
Created on: 12/Mar/24 23:07
Start Date: 12/Mar/24 23:07
Worklog Time Spent: 10m
Work Description: clebertsuconic opened a new pull request, #4850:
URL: https://github.com/apache/activemq-artemis/pull/4850
This is particularly true for the Mirrored SNF queue. Redistribution is not
meant for internal queues. If an internal queue has the same name on another
server it is a coincidence and it should never make redistribution to kick in.
Users can work around this by disabling redistribution with a specific
filter match, and I have seen users doing this, but we should protect this in a
better fashion.
ClusteredMirrorSoakTest was intermittently failing because of this. For a
few seconds while the mirror connection is still being made connections could
move messages from one node towards another node if both have the same name.
Issue Time Tracking
-------------------
Worklog Id: (was: 909520)
Remaining Estimate: 0h
Time Spent: 10m
> Internal queues should not have message redistributed
> -----------------------------------------------------
>
> Key: ARTEMIS-4684
> URL: https://issues.apache.org/jira/browse/ARTEMIS-4684
> Project: ActiveMQ Artemis
> Issue Type: Bug
> Affects Versions: 2.32.0
> Reporter: Clebert Suconic
> Assignee: Clebert Suconic
> Priority: Major
> Fix For: 2.33.0
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> this is particularly an issue with Mirror. Where a command towards a node
> could endup on a different node.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)