[
https://issues.apache.org/jira/browse/IGNITE-21475?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dmitry Pavlov updated IGNITE-21475:
-----------------------------------
Fix Version/s: 2.17
> Replacing currentTimeMillis() with nanoTime() in LongJVMPauseDetector
> ---------------------------------------------------------------------
>
> Key: IGNITE-21475
> URL: https://issues.apache.org/jira/browse/IGNITE-21475
> Project: Ignite
> Issue Type: Improvement
> Reporter: Oleg Valuyskiy
> Assignee: Oleg Valuyskiy
> Priority: Minor
> Labels: ise
> Fix For: 2.17
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> To improve the mechanism of JVM pause detection, it’s recommended to replace
> System.System.currentTimeMillis() with System.nanoTime() in the
> ‘LongJVMPauseDetector’ class, since currentTimeMillis() is not monotonic.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)