You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2015/06/03 17:35:39 UTC

[jira] [Commented] (ARTEMIS-19) Disable Server Side Load Balancing on message routing

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

ASF GitHub Bot commented on ARTEMIS-19:
---------------------------------------

GitHub user jbertram opened a pull request:

    https://github.com/apache/activemq-artemis/pull/13

    ARTEMIS-19 allow disabling of message load-balancing

    Clebert, please be sure to check the modifications to org.apache.activemq.artemis.core.postoffice.impl.BindingsImpl.getNextBinding() I'm not sure it's the best solution, but it works as far as I can tell.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/jbertram/activemq-artemis ARTEMIS-19

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/activemq-artemis/pull/13.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #13
    
----
commit fe72968de886a8440dfac9faef7b3d39afeb8e96
Author: jbertram <jb...@apache.org>
Date:   2015-05-29T21:55:32Z

    ARTEMIS-19 allow disabling of message load-balancing

----


> Disable Server Side Load Balancing on message routing
> -----------------------------------------------------
>
>                 Key: ARTEMIS-19
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-19
>             Project: ActiveMQ Artemis
>          Issue Type: New Feature
>            Reporter: clebert suconic
>            Assignee: Justin Bertram
>             Fix For: 1.1.0
>
>
> It should be possible to disable server side load balancing on message producers with a configuration option.
> Once we introduce this configuration the default should be off (meaning server side load balancing = no)



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)