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

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

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

Anton Vinogradov (Jira)
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)