Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 1305592

Summary: Admin and Config Guide: Add CLI example for enable infinispan cache-container statistics
Product: [JBoss] JBoss Enterprise Application Platform 6 Reporter: oarribas <oarribas>
Component: DocumentationAssignee: David Michael <dmichael>
Status: CLOSED CURRENTRELEASE QA Contact:
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 6.4.0CC: dmichael, eap-docs, pnag, sgilda
Target Milestone: post-GAKeywords: Documentation
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Build Name: 23087, Administration and Configuration Guide-6.4 Build Date: 08-10-2015 16:59:36 Topic ID: 30894-764352 [Latest]
Last Closed: 2016-10-20 19:12:42 UTC 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:

Description oarribas 2016-02-08 16:21:06 UTC
Title: Enable Infinispan Statistics Collection from the Management CLI

Describe the issue: Procedure 13.4 is for cache statistics, but also a procedure for cache-container statistics (see Procedure 13.3 and 13.5)

The same for the "Note To undefine an attribute"


Suggestions for improvement: Something similar to:
/subsystem=infinispan/cache-container=CACHE_CONTAINER:write-attribute(name=statistics-enabled,value=true)

and for the Note:

/subsystem=infinispan/cache-container=CACHE_CONTAINER:undefine-attribute(name=statistics-enabled)


Additional information:
13.4. About Infinispan Statistics and 13.6. Enable Infinispan Statistics Collection talks about Infinispan Statistics and could be merged or at least puts together, because 13.5 talks about Distributed Cache Mode

Comment 6 sgilda 2016-09-19 15:54:03 UTC
Peer review completed.