baomingyu opened a new issue #10169: URL: https://github.com/apache/pulsar/issues/10169
**Describe the bug** Delayed messages may be executed several milliseconds in advance **To Reproduce** Steps to reproduce the behavior: 1. Produce a lot of delay message and set deliverAfter 1 seconds 2. Consum such delay message 3. it may be found. some delay message may be executed several milliseconds in advance. -- 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]
