Bug 1305592 - Admin and Config Guide: Add CLI example for enable infinispan cache-container statistics
Summary: Admin and Config Guide: Add CLI example for enable infinispan cache-container...
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: JBoss Enterprise Application Platform 6
Classification: JBoss
Component: Documentation
Version: 6.4.0
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: post-GA
: ---
Assignee: David Michael
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-02-08 16:21 UTC by oarribas
Modified: 2016-10-20 19:12 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
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


Attachments (Terms of Use)

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.


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