Francesco Nigro created ARTEMIS-1393:
----------------------------------------
Summary: CriticalAnalyzer timeout uses System::currentTimeMillis
Key: ARTEMIS-1393
URL: https://issues.apache.org/jira/browse/ARTEMIS-1393
Project: ActiveMQ Artemis
Issue Type: Bug
Reporter: Francesco Nigro
Assignee: Francesco Nigro
To compute timeouts of the CriticalAnalyzer Instead of
System::currentTimeMillis is preferrable to use System::nanoTime, that is not
sensible to OS changes on the system clock (eg NTP compensation).
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)