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

[jira] [Updated] (IGNITE-354) IgfsDataManager.storeBlocksAsync() could cause system pool starvation.

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

Vladimir Ozerov updated IGNITE-354:
-----------------------------------
    Fix Version/s: 1.7

> IgfsDataManager.storeBlocksAsync() could cause system pool starvation.
> ----------------------------------------------------------------------
>
>                 Key: IGNITE-354
>                 URL: https://issues.apache.org/jira/browse/IGNITE-354
>             Project: Ignite
>          Issue Type: Task
>          Components: hadoop
>    Affects Versions: sprint-1
>            Reporter: Vladimir Ozerov
>            Assignee: Vladimir Ozerov
>            Priority: Critical
>             Fix For: 1.7
>
>
> This method is executed in system thread pool and performs another blocking call "igfs.awaitDeletesAsync().get(trashPurgeTimeout)" which also needs system pool thread.
> Migrated from GG JIRA (GG-8903).



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