[
https://issues.apache.org/jira/browse/IGNITE-22661?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kirill Sizov reassigned IGNITE-22661:
--------------------------------------
Assignee: Kirill Sizov
> Add catalog version into Assignments
> ------------------------------------
>
> Key: IGNITE-22661
> URL: https://issues.apache.org/jira/browse/IGNITE-22661
> Project: Ignite
> Issue Type: Improvement
> Reporter: Kirill Sizov
> Assignee: Kirill Sizov
> Priority: Major
> Labels: ignite-3
> Time Spent: 10m
> Remaining Estimate: 0h
>
> This task emerged from the analysis of IGNITE-22415. The observed failure was
> caused by a missing table in the catalog.
> It happens when tables and zones are dropped and the zone is altered.
> Such activity triggers the pending assignment change and the table descriptor
> could not be found in the latest version of catalog.
> The suggested fix is to bundle catalog version into Assignments and use it
> instead of taking the latest available one.
> *Other catalog version issues*
> The catalog version issue for table counters was fixed in IGNITE-22415.
> This task covers the fix of catalog version in the assignments handlers.
> Indexes are also affected by mismatching catalog version, there is already a
> task for that IGNITE-22656
--
This message was sent by Atlassian Jira
(v8.20.10#820010)