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/07/21 13:44:20 UTC

[jira] [Created] (IGNITE-3536) IGFS: Implement async methods for all base file system operations.

Vladimir Ozerov created IGNITE-3536:
---------------------------------------

             Summary: IGFS: Implement async methods for all base file system operations.
                 Key: IGNITE-3536
                 URL: https://issues.apache.org/jira/browse/IGNITE-3536
             Project: Ignite
          Issue Type: Task
          Components: hadoop
    Affects Versions: 1.6
            Reporter: Vladimir Ozerov
             Fix For: 2.0


1) Remove {{IgniteAsyncSupport}} interface
2) Implement async counterparts for all FS operations.

Justification: some structure file system operations might be very time-consuming, so having async counterparts sounds like a good idea.

The questions is what thread pool will host these tasks.



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