-
Bug
-
Resolution: Done
-
Major
-
10.0.0.Final
-
None
The following configuration:
<infinispan> <cache-container> <distributed-cache name="fscache"> <encoding> <key media-type="application/x-protostream"/> <value media-type="application/x-protostream"/> </encoding> <persistence> <file-store/> </persistence> </distributed-cache> </cache-container> </infinispan>
When obtained via REST, with
GET /rest/v2/caches/{cache}?action=config
Does not include the persistence element