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.