Bug 1039044 - IQ Guide Chapter 7
Summary: IQ Guide Chapter 7
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: JBoss Data Grid 6
Classification: JBoss
Component: Documentation
Version: 6.2.0
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: GA
: 6.2.0
Assignee: Mandar Joshi
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-12-06 13:02 UTC by Misha H. Ali
Modified: 2015-09-01 02:59 UTC (History)
6 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-01-16 00:01:43 UTC
Type: Bug


Attachments (Terms of Use)

Description Misha H. Ali 2013-12-06 13:02:19 UTC
This is Martin's QE feedback for this chapter:

"Feedback for Chapter 7. Monitoring 

* The first sentence should be probably as follows:

Infinispan Query provides access to statistics and operations related to indexing. 
The statistics provide information about classes being indexed and entities stored in the index. 
Lucene query and object loading times can also be determined by specifying the generate_statistics property in the configuration.

== 7.1.2. About JMX

* I'm not sure what this topic should look like. What I know is that IndexControl MBean is not available as well as IndexProgressMonitor.
I'm aware of these MBeans only: StatisticsInfo, MassIndexer

* sections 7.3. IndexControlMBean and 7.4. IndexingProgressMonitorMBean should be removed then. 

Note: Chapter 7 should be completely reworked as, IMO, it does not provide any useful information. Please ask SMEs to provide more info on this chapter (anistor, sanne)"

We need to implement the above (carefully to not disturb the HS stuff) and then to follow up with SMEs about information for the missing features. If it is unclear what information needs to be added, Martin may be able to point us in the right direction.

Assigning to Mandar for now. Mandar if you are unable to figure out what is needed, please ask Gemma.

Comment 1 Misha H. Ali 2013-12-06 13:03:38 UTC
Mandar, start by implementing the existing QE advice and then follow up with anistor or sanne on Monday.

Comment 4 gsheldon 2013-12-11 04:41:27 UTC
Adding Adrian as needinfo for this bug also.

Adrian are you able to provide any further information on this chapter regarding missing content, anything that should be removed etc?

Comment 9 Martin Gencur 2014-01-10 08:37:55 UTC
Mandar, what should I verify here? Chapter 7 is still incomplete and does not provide any useful info. IndexControlMBean and IndexingProgressMonitorMBean are mentioned as well while they should be removed. Let me know what to do. Thanks

Comment 10 Adrian Nistor 2014-01-15 11:57:17 UTC
The Infinispan user guide was incomplete but I fixed it now and the following sections provide the info you are after:

http://infinispan.org/docs/6.0.x/user_guide/user_guide.html#_jmx

http://infinispan.org/docs/6.0.x/user_guide/user_guide.html#_rebuilding_the_index

http://infinispan.org/docs/6.0.x/user_guide/user_guide.html#_obtaining_query_statistics

Regarding query statistics, the current text in JDG user guide is partly wrong because the described way of enabled statistics is not the recommended way (it can work sometimes but is buggy). Infinispan provides another recommended way to do it.

Comment 11 Misha H. Ali 2014-01-16 00:01:43 UTC
The fix for this bug is now generally released and available here:

https://access.redhat.com/site/documentation/en-US/Red_Hat_JBoss_Data_Grid/6.2/index.html


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