You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Taras Ledkov (Jira)" <ji...@apache.org> on 2022/08/25 10:22:00 UTC

[jira] [Updated] (IGNITE-16755) C++ Thin: Add user threadpool size option to public configuration

     [ https://issues.apache.org/jira/browse/IGNITE-16755?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Taras Ledkov updated IGNITE-16755:
----------------------------------
    Release Note: Added user thread pool size to public configuration of the C++ thin client

> C++ Thin: Add user threadpool size option to public configuration
> -----------------------------------------------------------------
>
>                 Key: IGNITE-16755
>                 URL: https://issues.apache.org/jira/browse/IGNITE-16755
>             Project: Ignite
>          Issue Type: Bug
>          Components: thin client
>    Affects Versions: 2.12
>            Reporter: Igor Sapego
>            Assignee: Igor Sapego
>            Priority: Major
>             Fix For: 2.14
>
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> There are some cases when application creates many instances of C++ thin client. Therefore each client  instance spawns many threads (equals number of cores). I propose add configuration to ignite::thin::IgniteClientConfiguration which will override default threadpool size when provided.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)