Bug 834300 - [as7] No support for fine-grained configuration of Cache resources
Summary: [as7] No support for fine-grained configuration of Cache resources
Keywords:
Status: NEW
Alias: None
Product: RHQ Project
Classification: Other
Component: Plugins
Version: 4.4
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
: ---
Assignee: Nobody
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks: as7-plugin
TreeView+ depends on / blocked
 
Reported: 2012-06-21 13:13 UTC by Stefan Negrea
Modified: 2022-03-31 04:28 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

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.


Note You need to log in before you can comment on or make changes to this bug.