You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by "Vladimir Ozerov (JIRA)" <ji...@apache.org> on 2016/09/29 11:05:20 UTC

[jira] [Created] (IGNITE-4001) Ignite thread pools must have timeouts for idle threads.

Vladimir Ozerov created IGNITE-4001:
---------------------------------------

             Summary: Ignite thread pools must have timeouts for idle threads.
                 Key: IGNITE-4001
                 URL: https://issues.apache.org/jira/browse/IGNITE-4001
             Project: Ignite
          Issue Type: Task
          Components: general
    Affects Versions: 1.7
            Reporter: Vladimir Ozerov
            Assignee: Vladimir Ozerov
             Fix For: 1.8


Classes to look at:
{{IgnitionEx}} - 7 pools;
{{GridIoManager}} - affinity pool;
{{IgfsImpl}} - dual pool;
{{IgfsIpcHandler}} - pool to process incoming requests;
{{OdbcProcessor}} - pool to process incoming requests;
{{ServerImpl}} - utility pool.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)