Uploaded image for project: 'WildFly'
  1. WildFly
  2. WFLY-2527

It's not possible to query subresources of the Infinispan subsystem

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 8.0.0.CR1
    • None
    • Management
    • None

    Description

      the infinispan cache description are not provided for wildcards. Hence it's not possible to query rrd() before adding a resource:

      [domain@localhost:9990 /] /profile=default/subsystem=infinispan/cache-container=web/local-cache=local-web/eviction=*:read-resource-description()
      {
          "outcome" => "failed",
          "failure-description" => "JBAS014883: No resource definition is registered for address [
          (\"profile\" => \"default\"),
          (\"subsystem\" => \"infinispan\"),
          (\"cache-container\" => \"web\"),
          (\"local-cache\" => \"local-web\"),
          (\"eviction\" => \"*\")
      ]",
          "rolled-back" => true
      }
      

      Same for the other cache subresources. Please add the wildcard handlers.

      Attachments

        Activity

          People

            bstansbe@redhat.com Brian Stansberry
            rhn-support-hbraun Heiko Braun
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: