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 2023/01/30 11:28:00 UTC

[jira] [Updated] (IGNITE-18565) Modify getOrCreateMvPartition and getMvPartition of MvTableStorage to return the future

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

Sergey Chugunov updated IGNITE-18565:
-------------------------------------
    Epic Link:   (was: IGNITE-17774)

> Modify getOrCreateMvPartition and getMvPartition of MvTableStorage to return the future
> ---------------------------------------------------------------------------------------
>
>                 Key: IGNITE-18565
>                 URL: https://issues.apache.org/jira/browse/IGNITE-18565
>             Project: Ignite
>          Issue Type: Task
>            Reporter: Kirill Tkalenko
>            Priority: Major
>              Labels: ignite-3
>             Fix For: 3.0.0-beta2
>
>
> We need to make *MvTableStorage#getOrCreateMvPartition* and *MvTableStorage#getMvPartition* return the *CompletableFuture<MvPartitionStorage>*.
> Since, for example, we need to wait for the partition to be deleted before creating / recreating it.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)