]
William Burns updated ISPN-9376:
--------------------------------
Status: Pull Request Sent (was: Coding In Progress)
Git Pull Request:
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, 9.4.0.Final
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.