[
https://issues.apache.org/jira/browse/IGNITE-21350?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Vladimir Steshin updated IGNITE-21350:
--------------------------------------
Description: The primary index is not correctly read from a cache dump. At
least for DDL-created caches/tables. Index columns are different. See the test.
(was: 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)
> 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 primary index is not correctly read from a cache dump. At least for
> DDL-created caches/tables. Index columns are different. See the test.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)