Maxim Muzafarov created IGNITE-13055:
----------------------------------------
Summary: ExecutorServices must handle AssertionErrors and log uncaught exceptions
Key: IGNITE-13055
URL:
https://issues.apache.org/jira/browse/IGNITE-13055 Project: Ignite
Issue Type: Improvement
Reporter: Maxim Muzafarov
Currently, most of ExecuterServices (e.g. {{sysExecSvc}}) handles only OutOfMemoryException. Services must also handle AssertionErrors and log any uncaught exceptions.
The most important list of executor services configured with OOM handler only:
- execSvc
- svcExecSvc
- sysExecSvc
- p2pExecSvc
- restExecSvc
- utilityCacheExecSvc
- affExecSvc
- qryExecSvc
See the dev-list discussion for details.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)