-
Bug
-
Resolution: Done
-
Critical
-
13.0.0.Final
-
None
Data stored in the persisted cache with file-store defined are unavailable after server is shutdown and started again via graceful shutdown on OpenShift.
Cache definition:
<distributed-cache name ="persisted"> <encoding media-type="text/plain"/> <persistence> <file-store/> </persistence> </distributed-cache>
- clones
-
JDG-4867 Data loss when using file-store on OpenShift after gracefully shutting down and starting the server
- Closed