Are you able to reliably reproduce this in a standalone test configuration? If so, does the same behavior happen if you change to a dynamic network? (That is, does your staticBridge setting actually contribute to the behavior?)
Tim On Oct 14, 2015 1:22 PM, "fedemoya" <[email protected]> wrote: > I'm running two activemq 5.9.0 connected each other via a networkConnector > configured as static bridge (staticBridge=true). > > I have also enabled the strictOrderDispatchPolicy in both brokers so i can > have total ordering on my topics. > > Under this configuration and under heavy load sometimes the consumers get > messages out of order, i. e., not in the same order the producer produced > it. > > Is this an expected behaviour? Is there a way to guarantee that the > consumers will receive messages in the same order the producer produced it > under a static network of brokers? > > > > -- > View this message in context: > http://activemq.2283324.n4.nabble.com/Messages-out-of-order-in-a-pure-static-network-of-two-brokers-tp4702968.html > Sent from the ActiveMQ - User mailing list archive at Nabble.com. >
