frankjkelly opened a new issue #8264: URL: https://github.com/apache/pulsar/issues/8264
**Describe the bug** I might have found something in relation to message ordering with Async Send. I setup a test program here https://github.com/kellyfj/message-ordering and can reproduce the problem. **To Reproduce** Steps to reproduce the behavior: 1. See test program attached and associated instructions **Expected behavior** Java `sendAsync` should behave the same in terms of ordering as `send` and certainly ordering shouldn't be impacted by batching **Screenshots** N/A **Desktop (please complete the following information):** - replicated on Mac Book Pro ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
