[
https://issues.jboss.org/browse/ISPN-6616?page=com.atlassian.jira.plugin....
]
Ryan Emerson moved JDG-312 to ISPN-6616:
----------------------------------------
Project: Infinispan (was: JBoss Data Grid)
Key: ISPN-6616 (was: JDG-312)
Workflow: GIT Pull Request with Triage workflow (was: CDW with loose
statuses v1)
Component/s: Console
(was: Management and Monitoring)
Target Release: (was: JDG 7.0.0 GA)
Affects Version/s: 9.0.0.Alpha1
(was: JDG 7.0.0 ER4)
Fix Version/s: 9.0.0.Alpha2
(was: JDG 7.0.0 ER5)
LevelDB cache store configuration is not loaded to the cache
configuration page
-------------------------------------------------------------------------------
Key: ISPN-6616
URL:
https://issues.jboss.org/browse/ISPN-6616
Project: Infinispan
Issue Type: Bug
Components: Console
Affects Versions: 9.0.0.Alpha1
Reporter: Ryan Emerson
Assignee: Ryan Emerson
Fix For: 9.0.0.Alpha2
if I start a container with a cache (any cache) with leveldb store e.g.
<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>
In the configuration page of the cache the level-db configuration is empty, but jmx
attributes are set correctly
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)