]
Tristan Tarrant updated ISPN-9263:
----------------------------------
Status: Pull Request Sent (was: Coding In Progress)
Git Pull Request:
Segmented Off Heap Data Container
---------------------------------
Key: ISPN-9263
URL:
https://issues.jboss.org/browse/ISPN-9263
Project: Infinispan
Issue Type: Feature Request
Components: Off Heap
Reporter: William Burns
Assignee: William Burns
Fix For: 9.4.0.Final
We added in an on heap segmented data container with ISPN-5451. We need to also include a
segmented off heap data container that implements the new SegmentedDataContainer interface
properly.