[infinispan-issues] [JBoss JIRA] (ISPN-8672) The log is swapping the name and template
Diego Lovison (JIRA)
issues at jboss.org
Wed Jan 10 11:20:00 EST 2018
Diego Lovison created ISPN-8672:
-----------------------------------
Summary: The log is swapping the name and template
Key: ISPN-8672
URL: https://issues.jboss.org/browse/ISPN-8672
Project: Infinispan
Issue Type: Enhancement
Components: Core
Affects Versions: 9.2.0.Beta2
Reporter: Diego Lovison
Priority: Minor
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.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
More information about the infinispan-issues
mailing list