Bug 834300

Summary: [as7] No support for fine-grained configuration of Cache resources
Product: [Other] RHQ Project Reporter: Stefan Negrea <snegrea>
Component: PluginsAssignee: Nobody <nobody>
Status: NEW --- QA Contact:
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 4.4CC: hrupp
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 707223    

Description Stefan Negrea 2012-06-21 13:13:40 UTC
Description of problem:
A Cache resource in AS7 can be configured through a set of child resource. Currently there is no support in the AS7 plugin for any of the children or sub-children of a Cache resource (subsystem=infinispan,cache-container=?,cache=?)

Available direct children of a typical Cache resource are: locking, transaction, eviction, expiration, store, file-store, string-keyed-jdbc-store, binary-keyed-jdbc-store, mixed-keyed-jdbc-store, remote-store, state-transfer.

How reproducible:
Every time

Steps to Reproduce:
1. Discover and import an AS7 standalone
2. Browse to infinispan, cache-containers
3. Select a Cache resource
4. Attempt create or update child resource for the selected Cache
  
Actual results:
No sub-resources for Cache available

Expected results:
Full Cache configuration available

Additional info:
This fine-grained configuration is not a typical use case for Infinispan and these settings are not exposed in the admin console.