]
Will Burns updated ISPN-12122:
------------------------------
Status: Open (was: New)
Remote Store should check media types to determine segmentation
support
-----------------------------------------------------------------------
Key: ISPN-12122
URL:
https://issues.redhat.com/browse/ISPN-12122
Project: Infinispan
Issue Type: Enhancement
Components: Loaders and Stores
Reporter: Will Burns
Priority: Major
Fix For: 12.0.0.Final
The RemoteStore today "supports" segmentation but it doesn't work properly
unless a very specific combination of configuration settings are correct (key media type
matches, raw values, marshaller etc).
We need to add in runtime checks and do the appropriate thing.