Anna Manukyan created ISPN-6619:
-----------------------------------
Summary: New cache creation based on newly created configuration template
over CLI requires server restart
Key: ISPN-6619
URL:
https://issues.jboss.org/browse/ISPN-6619
Project: Infinispan
Issue Type: Bug
Components: CLI, Server
Reporter: Anna Manukyan
When adding new cache configuration template (with linked cache) or modifying the existing
cache configuration template (e.g. enabling the compatibility mode or transaction) using
CLI, then the cache configuration is not visible from the client.
The changes take affect only after the server restart.
I would expect the cache be accessible right after the CLI changes are done.
You can find the steps for reproduction in according section.
Note: if only cache is created using CLI based on the existing configuration template
(which was available before server start), then everything works fine - the configuration
is applied to the newly created cache.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)