]
Pedro Ruivo updated ISPN-9376:
------------------------------
Status: Resolved (was: Pull Request Sent)
Fix Version/s: (was: 9.4.0.Final)
Resolution: Done
Enhance RemoteStore to support segmentation
-------------------------------------------
Key: ISPN-9376
URL:
https://issues.jboss.org/browse/ISPN-9376
Project: Infinispan
Issue Type: Sub-task
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.