You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "Timothy Bish (JIRA)" <ji...@apache.org> on 2017/08/09 17:14:00 UTC

[jira] [Comment Edited] (ARTEMIS-1297) AMQPMessages cannot be load balanced across a Message Bridge

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

Timothy Bish edited comment on ARTEMIS-1297 at 8/9/17 5:13 PM:
---------------------------------------------------------------

[~danlangford] Sorry about that, I actually somehow managed to drop my reply into the wrong issue, should have been made on ARTEMIS-1267.  I've moved the comment to the correct issue.


was (Author: tabish121):
[~danlangford] Sorry about that, I actually somehow managed to drop my reply into the wrong issue, should have been made on ARTEMIS-1267.  

> AMQPMessages cannot be load balanced across a Message Bridge
> ------------------------------------------------------------
>
>                 Key: ARTEMIS-1297
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-1297
>             Project: ActiveMQ Artemis
>          Issue Type: Bug
>    Affects Versions: 2.1.0
>            Reporter: Dan Langford
>
> Currently when an AMQPMessage is sent to a Artemis cluster configured for load balancing the server throws an exception. I would be in favor of 1) allowing an AMQPMessage to be load balanced. but other options include 2) improving the documentation around load balancing AMQP to make users aware of this limitation or 3) more gracefully handling this limitation by still allowing the message to be delivered but not attempt to load balance it. the current behavior is unexpected and disruptive. 
> this was brought up in the users list http://activemq.2283324.n4.nabble.com/Artemis-2-1-0-struggling-to-produce-AMQP1-0-messages-on-a-cluster-server-side-load-balancing-td4728658.html and responded to by [~clebertsuconic]. the error is demonstrated here in a test case https://github.com/danlangford/tq-artemis-example/tree/ARTEMIS-1297
> as a work around the current suggested pattern for load balancing AMQP is to use QPID Dispatch Router



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)