Github user michaelandrepearce commented on the issue: https://github.com/apache/activemq-artemis/pull/2481 I dont see how this handles clock drift if im honest. The test case doesnt actually cause a drift in nano. Also Nanoseconds also are from an arbitary offset on the cpu, and afaik not from wall clock. So isnt subject to drift like millis are
---