Not, I'm sorry. I tried your suggestion but that option prevents clients to
reconnect to other brokers if the actual connected broker goes down.




2014-02-10 0:09 GMT+01:00 artnaseef <a...@artnaseef.com>:

> Try this on the broker transport conntector.
>
> updateClusterFilter=nosuchthing
>
> Let me know if it does not work and I will double-check the setting.
>
>
> Sent from my iPhone
>
> > On Feb 8, 2014, at 10:08 AM, "Enrico Olivelli [via ActiveMQ]" <
> ml-node+s2283324n4677662...@n4.nabble.com> wrote:
> >
> > Hi,
> > I'm facing a problem in my system due to the option
> rebalanceClusterClients.
> > As I can see when this option is enabled every time a new connection is
> > created a signal is sent to every connected client in the network and
> > every failover connection is closed and re-opened.
> > In my system it happens that when a producer (using failover tranport)
> > is inside a transaction and a new client connects then some of the
> > messages are dropped by KahaDB as beeing ssen as duplicates
> >
> > Again, the rebalanceClusterClients option is very aggressive and
> > generates a lot of network/broker overhead in my system, when I have
> > something like 100 cons JVM , which get disconnected and reconnected
> > every time a new producer (which is sporadically spawned) gets in.
> >
> > Can I realize a setup like this ?
> > - failover transport producers insiede a transaction do not
> > accept/silently drop  the command to rebalance the cluster and reconnect
> > - not every client get reconnected at every new client attaches to the
> > cluster
> >
> > thanks in advance
> > ActiveMQ is great
> >
> >
> > Enrico Olivelli
> >
> >
> > If you reply to this email, your message will be added to the discussion
> below:
> >
> http://activemq.2283324.n4.nabble.com/rebalanceClusterClients-failover-and-transactions-tp4677662.html
> > To start a new topic under ActiveMQ - User, email
> ml-node+s2283324n234180...@n4.nabble.com
> > To unsubscribe from ActiveMQ - User, click here.
> > NAML
>
>
>
>
> --
> View this message in context:
> http://activemq.2283324.n4.nabble.com/rebalanceClusterClients-failover-and-transactions-tp4677662p4677669.html
> Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Reply via email to