Vyacheslav Koptilin created IGNITE-20449:
--------------------------------------------
Summary: OutOfMemory error should be covered by failure handling
Key: IGNITE-20449
URL: https://issues.apache.org/jira/browse/IGNITE-20449
Project: Ignite
Issue Type: Improvement
Reporter: Vyacheslav Koptilin
_java.lang.OutOfMemoryError_ should be handled according to the provided
failure handle.
All critical workers should handle failures as CRITICAL _WORKER_TERMINATED.
Some memory should be reserved at node start to increase the chances of OOM
handling.
Definition of done:
- _OomExceptionHandler_ implemented
- This handler integrated into _NamedThreadFactory_
--
This message was sent by Atlassian Jira
(v8.20.10#820010)