-
Bug
-
Resolution: Done
-
Major
-
JDG 7.0.0 ER5
-
None
levelDB store configuration is empty in "LevelDB store" tab even if the cache has a jdbc-store configuration.
cache container -> configuration -> templates (tab) -> $the_cache -> JDBC store
e.g.
<local-cache name="localCacheAsTemplate"> <leveldb-store path="/tmp/leveldb/data" cache-size="100" block-size="100" clear-threshold="100" passivation="true" preload="true" purge="true" read-only="true" shared="true" singleton="false"> </leveldb-store> </local-cache>
- relates to
-
JDG-307 LevelDB cache store configuration is not loaded to the cache configuration page
-
- Closed
-