Description of problem: Our customer wants to create the following cache configuration without restarting a server instance using JON console. ------------- <distributed-cache name="test-dist-cache" owners="2" segments="90" l1-lifespan="0" mode="SYNC" remote-timeout="180000" start="EAGER"> <locking acquire-timeout="60000"/> <state-transfer timeout="3600000"/> </distributed-cache> ------------- But we can not set "locking" and "state-transfer" configuration in JON console. Version-Release number of selected component (if applicable): jon-server-3.2.0.GA jboss-datagrid-6.3.1-server jon-plugin-pack-eap-3.2.0.GA jon-plugin-pack-jdg-3.2.0.GA-update-03 Actual results: There are no the configuration about "locking" and "state-transfer" in JON console. Expected results: There are the configuration about "locking" and "state-transfer" in JON console. Additional info:
*** Bug 1091841 has been marked as a duplicate of this bug. ***