[jira] [Created] (IGNITE-3812) Add executors configuration validation.

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (IGNITE-3812) Add executors configuration validation.

Anton Vinogradov (Jira)
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)