]
Ryan Emerson updated ISPN-9110:
-------------------------------
Status: Open (was: New)
Create generic store migrator
-----------------------------
Key: ISPN-9110
URL:
https://issues.jboss.org/browse/ISPN-9110
Project: Infinispan
Issue Type: Enhancement
Components: Loaders and Stores
Affects Versions: 9.3.0.Alpha1
Reporter: Ryan Emerson
Assignee: Ryan Emerson
Fix For: 9.3.0.Beta1
Currently we have the JDBCMigrator to help users migrate from infinispan 8.2.x -> 9.x
as 8.x stores are not compatible with 9.x stores due to the marshaller changes. We should
make this tool a generic store migrator that allows any of our supported stores to migrate
to the latest Infinispan version.