I am using RocketMQ and want to produce and consume data orderly.I have follwed the Order Example : https://rocketmq.apache.org/docs/order-example/
But in consumer listener, message is not coming orderly. Can any one tell how this Order messaging is working?