What kind of HA have you configured (i.e. replication or shared-store)? The cluster connection configuration doesn't define how masters and slaves pair together.
Justin On Mon, Mar 18, 2019 at 4:30 PM artemisn00b <prahlad.mi...@nokia.com> wrote: > I have 3 master nodes and 3 slaves. I have 2 brokers in each of the 3 VM > instance, and one is a master and the other is a slave. Total 6 brokers. > > The current configuration is such that M1, M2, M3 - S1, S2, S3 i.e. > Master1's slave is S2, which is in VM2. So, in case one VM goes down, the > slave will be on the other VM. > > However, I notice a peculiar behavior, where the slaves assign different > masters than what they're configured to do so. What I mean is, for example, > on M1's config, I have M2, M3 and S2 in a cluster. In S2's config, I have > only M1 as a connector reference. > > Let me know if this is intended, else I'll post my broker configuration. > > > Thanks guys! :) > > > > > -- > Sent from: > http://activemq.2283324.n4.nabble.com/ActiveMQ-User-f2341805.html >