Kirill Tkalenko created IGNITE-18565:
----------------------------------------
Summary: 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
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)