nodece commented on PR #23930:
URL: https://github.com/apache/pulsar/pull/23930#issuecomment-2641930979

   > `System.nanoTime()` isn't strictly monotonic and consistent across 
multiple CPUs.
   
   Perhaps this is not the root reason, many rate limiters use 
`System.nanoTime`, such as guava. We should avoid introducing a complex patch, 
even though the logic is clear. 
   
   The minimal fix seems correct.


-- 
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]

Reply via email to