You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Semyon Danilov (Jira)" <ji...@apache.org> on 2023/02/23 16:50:00 UTC

[jira] [Commented] (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:comment-tabpanel&focusedCommentId=17692782#comment-17692782 ] 

Semyon Danilov commented on IGNITE-18565:
-----------------------------------------

LGTM!

> 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
>            Assignee: Kirill Tkalenko
>            Priority: Major
>              Labels: ignite-3
>             Fix For: 3.0.0-beta2
>
>          Time Spent: 3h 40m
>  Remaining Estimate: 0h
>
> 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)