Andrew Mashenkov created IGNITE-3812:
----------------------------------------
Summary: Add executors configuration validation.
Key: IGNITE-3812
URL: https://issues.apache.org/jira/browse/IGNITE-3812
Project: Ignite
Issue Type: Task
Reporter: Andrew Mashenkov
An IllegalArgumentException will be thrown from one of java standard
implementation of ThreadPool without any information about wrong parameter if
incorrect value provided (e.g. threadPoolSize <= 0). So, it is not obvious
which executor service initialization failed.
See IgnitionEx.IgniteNamedInstance class
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)