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

Justin Bertram edited comment on ACTIVEMQ6-19 at 4/8/15 2:41 AM:
-----------------------------------------------------------------

How about we replace the <forward-when-no-consumers> option on the 
<cluster-connection> with a <message-load-balancing> option that can be one of 
three options:

* OFF (new behavior not available today - default)
* STRICT (behave like today when forward-when-no-consumers = true)
* ON_DEMAND (behave like today when forward-when-no-consumers = false)

Thoughts?


was (Author: jbertram):
How about we replace the <forward-when-no-consumers> option on the 
<cluster-connection> with a <message-load-balancing> option that can be one of 
three options:

* OFF (new behavior not available today - default)
* STRICT (behave like today when forward-when-no-consumers = true)
* CONSUMERS (behave like today when forward-when-no-consumers = false)

Thoughts?

> Disable Server Side Load Balancing on message routing
> -----------------------------------------------------
>
>                 Key: ACTIVEMQ6-19
>                 URL: https://issues.apache.org/jira/browse/ACTIVEMQ6-19
>             Project: Apache ActiveMQ 6
>          Issue Type: New Feature
>            Reporter: clebert suconic
>            Assignee: Justin Bertram
>             Fix For: 6.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)

Reply via email to