[
https://issues.apache.org/jira/browse/ACTIVEMQ6-19?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14485075#comment-14485075
]
Andy Taylor commented on ACTIVEMQ6-19:
--------------------------------------
Im currently looking at https://issues.apache.org/jira/browse/ACTIVEMQ6-23 and
moving the connection load balancing to the cluster/server. the first pass will
be quite simple, basically just connection count, but this will evolve and take
queue depth and consumer/producer counts into account. This should make having
to distribute messages around the cluster less of an issue but obviously still
needed. We should probably have a single configuration for all the load
balancing and come up with something sensible, what you have suggested could
fit into this but I would probably save the 'ON_DEMAND' for something dynamic
rather than just round robin when consumers.
> 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)