Vladimir Ozerov created IGNITE-354:
--------------------------------------

             Summary: 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
            Priority: Critical
             Fix For: sprint-3


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)

Reply via email to