redlsz opened a new issue, #7358: URL: https://github.com/apache/rocketmq/issues/7358
### Before Creating the Enhancement Request - [X] I have confirmed that this should be classified as an enhancement rather than a bug/feature. ### Summary https://github.com/apache/rocketmq/discussions/7021 ### Motivation <img width="905" alt="image" src="https://github.com/apache/rocketmq/assets/103550934/b3c7298a-d739-4db0-b4ac-344bbca78cd4"> <img width="922" alt="image" src="https://github.com/apache/rocketmq/assets/103550934/8cd19170-0d46-435d-a832-87c204bbb22b"> As the arthas watch results show, message arriving notify is ~0.1ms ahead of suspending pull request, result in about 5 seconds consumption delay of this message. ### Describe the Solution You'd Like We can do a check after suspend pull request. ### Describe Alternatives You've Considered Not yet. ### Additional Context _No response_ -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
