[infinispan-issues] [JBoss JIRA] (ISPN-8663) The log is swapping the name and template

Diego Lovison (JIRA) issues at jboss.org
Mon Jan 8 13:02:00 EST 2018


Diego Lovison created ISPN-8663:
-----------------------------------

             Summary: 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.5.0#75005)



More information about the infinispan-issues mailing list