[
https://issues.apache.org/jira/browse/IGNITE-16863?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17536473#comment-17536473
]
Vladislav Pyatkov commented on IGNITE-16863:
--------------------------------------------
Merged fa238da3a209344b13deddd4152b1209b3a93921
Thank you for the contribution.
> Implement compound VersisionedValue
> -----------------------------------
>
> Key: IGNITE-16863
> URL: https://issues.apache.org/jira/browse/IGNITE-16863
> Project: Ignite
> Issue Type: Improvement
> Reporter: Alexander Lapin
> Assignee: Denis Chudov
> Priority: Major
> Labels: ignite-3
> Time Spent: 10m
> Remaining Estimate: 0h
>
> Some of versioned values don't have direct value producers. Rather they
> depend on other VersionedValues. E.g. imaginary VersisionedValue<Table>
> should complete when allOf(VersionedValue<Assignments>,
> VersionedValue<Schema>, VersionedValue<TableMeta>) are completed. Similar to
> CompletableFuture.allOff().
--
This message was sent by Atlassian Jira
(v8.20.7#820007)