[ 
https://issues.apache.org/jira/browse/ARTEMIS-5597?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18011260#comment-18011260
 ] 

ASF subversion and git services commented on ARTEMIS-5597:
----------------------------------------------------------

Commit 0c7b5d6f225fe528779ee643ae96bec383aa9e06 in activemq-artemis's branch 
refs/heads/main from Justin Bertram
[ https://gitbox.apache.org/repos/asf?p=activemq-artemis.git;h=0c7b5d6f22 ]

ARTEMIS-5597 initial distribution broken when sending to FQQN

Ensure the broker considers remote queue bindings as well when routing
messages to an FQQN. Otherwise consumers might starve.


> Initial distribution broken when sending to FQQN
> ------------------------------------------------
>
>                 Key: ARTEMIS-5597
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-5597
>             Project: ActiveMQ Artemis
>          Issue Type: Bug
>            Reporter: Justin Bertram
>            Assignee: Justin Bertram
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 1h 40m
>  Remaining Estimate: 0h
>
> If multiple brokers are configured in a cluster and a producer sends a 
> message to an FQQN and there is already a consumer on that same FQQN on 
> another broker in the cluster (and that's the only consumer on that queue 
> anywhere in the cluster) the broker receiving the message will not distribute 
> it to the other broker with the consumer.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@activemq.apache.org
For additional commands, e-mail: issues-h...@activemq.apache.org
For further information, visit: https://activemq.apache.org/contact


Reply via email to