]
William Burns updated ISPN-9376:
--------------------------------
Component/s: Loaders and Stores
Enhance RemoteStore to support segmentation
-------------------------------------------
Key: ISPN-9376
URL:
https://issues.jboss.org/browse/ISPN-9376
Project: Infinispan
Issue Type: Sub-task
Components: Loaders and Stores
Reporter: William Burns
Assignee: William Burns
Fix For: 9.4.0.Beta1
Now with the introduction of segmented store interface, we can convert the RemoteStore to
support segmentation.
One thing to note is that this only works if the remote cache and the local one have the
same number of segments. Otherwise data will appear missing.