[
https://issues.apache.org/jira/browse/IGNITE-21532?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrey Mashenkov reassigned IGNITE-21532:
-----------------------------------------
Assignee: Andrey Mashenkov
> Fix SchemaManager recovery.
> ---------------------------
>
> Key: IGNITE-21532
> URL: https://issues.apache.org/jira/browse/IGNITE-21532
> Project: Ignite
> Issue Type: Improvement
> Reporter: Andrey Mashenkov
> Assignee: Andrey Mashenkov
> Priority: Major
> Labels: ignite-3
>
> 1. On recovery, SchemaManager should use a token from MetastorageStorage
> recovery future, and must NOT complete VersionedValue (VV) manually.
> 2. A VersionedValue in SchemaManager must be updated immediately during event
> processing. Now, TableManager call SchemaManager inside the VV continuation,
> which lead to late SchemaManager VV update and violates ordering guaranties
> in some cases.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)