-
Enhancement
-
Resolution: Done
-
Major
-
None
It is possible to migrate of segmented cache stores
The `StoreMigrator` now supports migration of data from segmented cache stores.
Use the `source.segment_count` property to configure the number of segments for the source caches stores.
.migrator.properties
[source,options="nowrap",subs=attributes+]
source.segment_count=256
- clones
-
JDG-5970 [Docs] Migration of segmented cache stores
- Closed