[infinispan-issues] [JBoss JIRA] (ISPN-8663) The log is swapping the name and template
Tristan Tarrant (Jira)
issues at jboss.org
Mon Nov 26 03:11:00 EST 2018
[ https://issues.jboss.org/browse/ISPN-8663?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Tristan Tarrant updated ISPN-8663:
----------------------------------
Status: Open (was: New)
> The log is swapping the name and template
> -----------------------------------------
>
> Key: ISPN-8663
> URL: https://issues.jboss.org/browse/ISPN-8663
> 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.12.1#712002)
More information about the infinispan-issues
mailing list