[jira] [Created] (IGNITE-2883) IGFS: IPC handled must use dedicated thread pool.

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

[jira] [Created] (IGNITE-2883) IGFS: IPC handled must use dedicated thread pool.

Anton Vinogradov (Jira)
Vladimir Ozerov created IGNITE-2883:
---------------------------------------

             Summary: IGFS: IPC handled must use dedicated thread pool.
                 Key: IGNITE-2883
                 URL: https://issues.apache.org/jira/browse/IGNITE-2883
             Project: Ignite
          Issue Type: Task
          Components: IGFS
    Affects Versions: 1.5.0.final
            Reporter: Vladimir Ozerov
            Priority: Critical
             Fix For: 1.6


Currently it uses IGFS thread pool. However, we are going to use this pool for IGFS messages, so IPC cannot rely on it anymore.

Let's create another thread pool directly inside IPC handler.



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