[ https://issues.apache.org/jira/browse/IGNITE-25390?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17985793#comment-17985793 ]
Nikolay Izhikov commented on IGNITE-25390: ------------------------------------------ After some thoughts we decide to not implement any additional tool. User can migrate to the new storage schema with the cache dump feature. # Make cache dump # Destroy caches. # Create caches with the storagePaths, indexPath set. # Iterate dump with the DumpConsumer and DumpReader and upload all data to the caches with the new config. > Tools support for migration to several storages > ----------------------------------------------- > > Key: IGNITE-25390 > URL: https://issues.apache.org/jira/browse/IGNITE-25390 > Project: Ignite > Issue Type: Sub-task > Reporter: Nikolay Izhikov > Priority: Major > Labels: ise > > Ignite must provide tool support to migration from single storage PDS to > several storage PDS. -- This message was sent by Atlassian Jira (v8.20.10#820010)