;
> *From:* Ilya Kasnacheev
> *Sent:* Thursday, February 27, 2020 6:05 PM
> *To:* Sunny Chan, CLSA
> *Cc:* dev
> *Subject:* Re: Configuring Ignite Thread Pool's Core thread count/max
> thread count/etc
>
>
>
> Hello!
>
>
>
> My suggestion is to use
>
object, similar to my proposal
2 –would that be better?
From: Ilya Kasnacheev
Sent: Thursday, February 27, 2020 6:05 PM
To: Sunny Chan, CLSA
Cc: dev
Subject: Re: Configuring Ignite Thread Pool's Core thread count/max thread
count/etc
Hello!
My suggestion is t
ation.setThreadPoolCoreSize(ThreadPoolConfiguration) and then
> we have ThreadPoolConfiguration.setCoreSize(), etc
>
> Thanks.
>
> -Original Message-
> From: Ilya Kasnacheev
> Sent: Wednesday, February 26, 2020 6:10 PM
> To: dev
> Subject: Re: Configuring Ignite Thread Poo
Sunny Chan created IGNITE-12719:
---
Summary: Allow users to configuring Ignite Thread Pool's Core
thread count/max thread count/etc
Key: IGNITE-12719
URL: https://issues.apache.org/jira/browse/IGNITE-
),
IgniteConfiguration.setThreadPoolCoreSize(ThreadPoolConfiguration) and then we
have ThreadPoolConfiguration.setCoreSize(), etc
Thanks.
-Original Message-
From: Ilya Kasnacheev
Sent: Wednesday, February 26, 2020 6:10 PM
To: dev
Subject: Re: Configuring Ignite Thread Pool's Core t
Hello!
We recommend exposing IgniteConfiguration for user to modify. You never
know in advance what kind of tuning will be needed, and don't want to play
chinese whispers game with your users.
Regards,
--
Ilya Kasnacheev
ср, 26 февр. 2020 г. в 13:07, Sunny Chan, CLSA :
> Hello,
>
>
>
> We are
Hello,
We are running Ignite cluster on bare metal on a relatively high core count
machine (4x10 cores 20 threads), and looking some of the thread pool
initialization code:
(IgnitionEx.java)
sysExecSvc = new IgniteThreadPoolExecutor(
"sys",
cfg.getIgniteInstanceN