Uploaded image for project: 'Infinispan'
  1. Infinispan
  2. ISPN-8663

The log is swapping the name and template

    XMLWordPrintable

Details

    • Enhancement
    • Resolution: Done
    • Minor
    • 9.2.0.Final
    • 9.2.0.Beta2
    • Core
    • None

    Description

      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.

      Attachments

        Issue Links

          Activity

            People

              ttarrant@redhat.com Tristan Tarrant
              dlovison@redhat.com Diego Lovison
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: