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

[jira] [Assigned] (IGNITE-16863) Implement compound VersisionedValue

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

Denis Chudov reassigned IGNITE-16863:
-------------------------------------

    Assignee: Denis Chudov

> 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
>
> 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)