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 2017/07/10 07:08:04 UTC

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

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

Vladimir Ozerov updated IGNITE-3536:
------------------------------------
    Fix Version/s:     (was: 2.1)
                   2.2

> 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: igfs
>    Affects Versions: 1.6
>            Reporter: Vladimir Ozerov
>             Fix For: 2.2
>
>
> 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.4.14#64029)