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.
- relates to
-
JDG-314 New cache creation based on newly created configuration template over CLI requires server restart
- Closed