Github user jbertram commented on the issue:

    https://github.com/apache/activemq-artemis/pull/724
  
    I'm not sure I agree with this change since it will impact existing 
load-balancing semantics which users may depend on.  Connection load-balancing 
is done per connection factory.  Connection factory objects are meant to be 
re-used so load-balancing on a per connection factory basis is reasonable.  It 
also gives users the flexibility of creating new connection factories in a 
single application and getting independent load-balancing from each.  With this 
change that will no longer be possible.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to