[
https://issues.apache.org/jira/browse/IGNITE-16709?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17508651#comment-17508651
]
Vladislav Pyatkov commented on IGNITE-16709:
--------------------------------------------
Merged 11f43ba619c0e27d71a95bd0edc5b1496fdd07bb
> Implement JVM pause detector
> ----------------------------
>
> Key: IGNITE-16709
> URL: https://issues.apache.org/jira/browse/IGNITE-16709
> Project: Ignite
> Issue Type: Improvement
> Reporter: Vladislav Pyatkov
> Assignee: Vladislav Pyatkov
> Priority: Major
> Time Spent: 10m
> Remaining Estimate: 0h
>
> 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)