Vladislav Pyatkov created IGNITE-16709:
------------------------------------------
Summary: Implement JVM pause detector
Key: IGNITE-16709
URL: https://issues.apache.org/jira/browse/IGNITE-16709
Project: Ignite
Issue Type: Improvement
Reporter: Vladislav Pyatkov
Often in a test we have suspect timeouts, but GC and safe points logs are not
configured.
In that case it might a short pause took a place, but it has no any proof.
A special thread, which will wake up and compare a real time to sleep with his
estimation, will be able to show the pause.
This solution is similar with JVM pause detector in Ignite 2.*.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)