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

[jira] [Assigned] (IGNITE-16550) Redesign SchemaRegistry to use causality tokens

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

Vladislav Pyatkov reassigned IGNITE-16550:
------------------------------------------

    Assignee: Vladislav Pyatkov

> Redesign SchemaRegistry to use causality tokens
> -----------------------------------------------
>
>                 Key: IGNITE-16550
>                 URL: https://issues.apache.org/jira/browse/IGNITE-16550
>             Project: Ignite
>          Issue Type: Improvement
>            Reporter: Vladislav Pyatkov
>            Assignee: Vladislav Pyatkov
>            Priority: Major
>              Labels: ignite-3
>
> SchemaRegistry designed before the causality logic aspired(IGNITE-16391), by the reason all method do not apply a token and work synchronously.
> After the redesign part of the methods should be removed (SchemaRegistry#lastSchemaVersion, SchemaRegistry#waitLatestSchema), others should entirely depend on causality.
> Possibly the new methods will return futures.
> UPD:
> It was decided that in the current ticket it's worth to decouple Schema logic from the {{TableManager}} and create a new manager called {{SchemaManager}}, 
> so we can integrate causality tokens logic to the {{SchemaManager}}



--
This message was sent by Atlassian Jira
(v8.20.1#820001)