-
Bug
-
Resolution: Duplicate
-
Major
-
None
-
9.4.16.Final
-
None
JRE: OpenJDK 8u222.
Crash log attached. (crash.log)
Cache configuration:
<distributed-cache name="sessions" configuration="sessionsConfiguration"> <memory> <object size="100000" strategy="REMOVE"/> </memory> <persistence passivation="false"> <rocksdb-store path="cache/warm/" preload="true" fetch-state="true"> <expiration path="cache/expired/"/> </rocksdb-store> </persistence> </distributed-cache>
- duplicates
-
ISPN-8241 Refactor RocksDB clearThreshold
- Closed
- relates to
-
ISPN-13008 Infinispan crashes when loading state from RocksDB store
- To Do