-
Enhancement
-
Resolution: Done
-
Minor
-
9.2.0.Final
-
None
Create a Java Class that access the cluster configuration using the Hot Rod protocol and execute the following code:
RemoteCache<Object, Object> cache = rmc.administration().getOrCreateCache("my-cache", "template-example");
It will return: “ISPN000374: No such template ‘my-cache’ when declaring 'template-example'
To reproduce this issue the "template-example" must not exists.
- is cloned by
-
JDG-1442 The log is swapping the name and template
- Closed