[
https://issues.apache.org/jira/browse/IGNITE-21350?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Vladimir Steshin updated IGNITE-21350:
--------------------------------------
Summary: Primary key index from cache dump doesn't match the original one.
(was: Indexes are corrupted after restoring for a dump.)
> Primary key index from cache dump doesn't match the original one.
> -----------------------------------------------------------------
>
> Key: IGNITE-21350
> URL: https://issues.apache.org/jira/browse/IGNITE-21350
> Project: Ignite
> Issue Type: Bug
> Reporter: Vladimir Steshin
> Priority: Major
> Labels: ise
> Attachments: IgniteRestoreDDLIndexDumpTest.java
>
>
> The indexes are not correctly restored from cache dumps. At least for
> DDL-created caches/tables. Neither dumped CacheConfiguration or
> StoredCacheData doesn't contain entire indexes info. Moreover,
> StoredCacheData is the internal and should not be used at all (see [1]). Test
> attached.
> [1] https://issues.apache.org/jira/browse/IGNITE-21333
--
This message was sent by Atlassian Jira
(v8.20.10#820010)