Dmitry Pavlov created IGNITE-17945:
--------------------------------------
Summary: Change message in case watchdog thread observes freeze
Key: IGNITE-17945
URL: https://issues.apache.org/jira/browse/IGNITE-17945
Project: Ignite
Issue Type: Improvement
Reporter: Dmitry Pavlov
In Long JVM pause detector we warn user that the thread wasn't alive for a
treshold
Possible too long JVM pause: 500+ milliseconds.
But it is often threated as a GC pause.
We can change that warning to
Possible too long JVM pause: 500+ milliseconds. (GC pause or hardware temporary
freeze)
to enlist possible reasons behind that behaivour
--
This message was sent by Atlassian Jira
(v8.20.10#820010)