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

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

This issue belongs to an archived project. You can view it, but you can't modify it. Learn more

XMLWordPrintable

      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()`

              remerson@redhat.com Ryan Emerson
              remerson@redhat.com Ryan Emerson
              Archiver:
              rhn-support-adongare Amol Dongare

                Created:
                Updated:
                Resolved:
                Archived: