Bug 1023148

Summary: compression time metrics are not getting updated
Product: [JBoss] JBoss Operations Network Reporter: John Sanda <jsanda>
Component: Core ServerAssignee: John Sanda <jsanda>
Status: CLOSED CURRENTRELEASE QA Contact: Mike Foley <mfoley>
Severity: medium Docs Contact:
Priority: unspecified    
Version: JON 3.2CC: hrupp, skondkar, theute
Target Milestone: ER05   
Target Release: JON 3.2.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: 1022775 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: 1022775    
Bug Blocks: 1012435    
Attachments:
Description Flags
Screenshot none

Description John Sanda 2013-10-24 17:38:55 UTC
+++ This bug was initially created as a clone of Bug #1022775 +++

Description of problem:
One of the metrics reported by the Measurement Subsystem component of the RHQ Server resource is compression time. The metric always reports a value of zero due to a regression. MeasurementMonitorMBean.incrementMeasurementCompressionTime() is not getting called. It was called by MeasurementCompressionManagerBean; however, that class no longer performs the compression. It is now done by MetricsServer which should call the incrementMeasurementCompressionTime method. 

Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:

Comment 1 John Sanda 2013-10-25 01:51:14 UTC
Fix has been committed to the release/jon3.2.x branch.

commit hash: efa81f784

Comment 2 Simeon Pinder 2013-11-07 02:18:31 UTC
Moving to ON_QA for test with new brew build.

Comment 3 Sunil Kondkar 2013-11-12 13:50:40 UTC
Verified on version :3.2.0.ER5 Build Number : 2cb2bc9:225c796

The compression time metrics of RHQ Server Measurement Subsystem displays values. Please refer the screenshot.

Comment 4 Sunil Kondkar 2013-11-12 13:51:37 UTC
Created attachment 822989 [details]
Screenshot