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

Allow cache statuses to be retrieved by profile at the container level

    XMLWordPrintable

Details

    Description

      Currently to get the status of a cache, it's necessary to perform the following DMR request on a host/server that contains the cache:

      `/host=master/server=server-one/subsystem=datagrid-infinispan/cache-container=container/distributed-cache=default:read-attribute(name=cache-availability)`

      This is acceptable when the status of only a few cache's is required, however this can result in many management requests from the console etc if a container contains many cache's. Therefore we should expose a method at the profile level, that retrieves the status of all cache's within a given container. For example:

      `profile=clustered/subsystem=datagrid-infinispan/cache-container=clustered:get-cache-statuses()`

      Attachments

        Issue Links

          Activity

            People

              remerson@redhat.com Ryan Emerson
              remerson@redhat.com Ryan Emerson
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: