[
https://issues.apache.org/jira/browse/ACTIVEMQ6-19?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14484050#comment-14484050
]
Justin Bertram commented on ACTIVEMQ6-19:
-----------------------------------------
How about we replace the <forward-when-no-consumers> option on the
<cluster-connection> with a <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
> 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)