Bug 1023148 - compression time metrics are not getting updated
Summary: compression time metrics are not getting updated
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: JBoss Operations Network
Classification: JBoss
Component: Core Server
Version: JON 3.2
Hardware: Unspecified
OS: Unspecified
unspecified
medium
Target Milestone: ER05
: JON 3.2.0
Assignee: John Sanda
QA Contact: Mike Foley
URL:
Whiteboard:
Depends On: 1022775
Blocks: 1012435
TreeView+ depends on / blocked
 
Reported: 2013-10-24 17:38 UTC by John Sanda
Modified: 2014-01-02 20:39 UTC (History)
3 users (show)

Fixed In Version:
Clone Of: 1022775
Environment:
Last Closed:
Type: Bug
Embargoed:


Attachments (Terms of Use)
Screenshot (51.86 KB, image/png)
2013-11-12 13:51 UTC, Sunil Kondkar
no flags Details

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


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