You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Sergey Chugunov (Jira)" <ji...@apache.org> on 2021/02/15 11:12:00 UTC

[jira] [Updated] (IGNITE-14178) Asynchronous Storage API

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

Sergey Chugunov updated IGNITE-14178:
-------------------------------------
    Description: 
Asynchronous Storage API should allow other components to initiate store operations without waiting for their completion.

Instead of blocking caller's thread Storage should submit hand off operation request to another thread and return future to the caller.

> Asynchronous Storage API
> ------------------------
>
>                 Key: IGNITE-14178
>                 URL: https://issues.apache.org/jira/browse/IGNITE-14178
>             Project: Ignite
>          Issue Type: Sub-task
>            Reporter: Sergey Chugunov
>            Assignee: Ivan Bessonov
>            Priority: Major
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> Asynchronous Storage API should allow other components to initiate store operations without waiting for their completion.
> Instead of blocking caller's thread Storage should submit hand off operation request to another thread and return future to the caller.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)