Bug 1208284

Summary: rhq-server plugin needs to override JMX plugin's updateResourceConfiguration(report)
Product: [JBoss] JBoss Operations Network Reporter: Michael Burman <miburman>
Component: Configuration, Plugin -- Other, Storage NodeAssignee: Michael Burman <miburman>
Status: CLOSED ERRATA QA Contact: Filip Brychta <fbrychta>
Severity: high Docs Contact:
Priority: unspecified    
Version: JON 3.3.2CC: fbrychta, loleary, rhatlapa, theute
Target Milestone: post-GAKeywords: Triaged
Target Release: One-off release   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-01-28 13:29:48 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:
Bug Depends On:    
Bug Blocks: 1181217    

Description Michael Burman 2015-04-01 20:21:14 UTC
Description of problem: JMX plugin has an issue where it tries to rewrite all the readOnly attributes when resource-configuration is updated. This behavior is unacceptable for storage node configuration of RHQ Server.

This fix is different from RHQ, where the JMX plugin will be fixed, however for JON 3.3 this should be left broken to not change the expected behavior of other plugins extending JMX-plugin.


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


How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:

Comment 2 Michael Burman 2015-04-04 10:22:00 UTC
Fixed in the master:

commit 8f2d4783bd992c8cf0170815522edcd87bc32e76
Author: Michael Burman <miburman>
Date:   Sat Apr 4 13:08:54 2015 +0300

    [BZ 1208284] Override the default behavior of JMX plugin updateResourceConfiguration for the Storage Client methods

Comment 3 Libor Zoubek 2015-04-07 13:02:42 UTC
branch:  release/jon3.3.x
link:    https://github.com/rhq-project/rhq/commit/5f9baedcd
time:    2015-04-07 15:01:40 +0200
commit:  5f9baedcd78a7325bac562d372e5f39c117f0a33
author:  Michael Burman - miburman
message: [BZ 1208284] Override the default behavior of JMX plugin
         updateResourceConfiguration for the Storage Client methods

         (cherry picked from commit
         8f2d4783bd992c8cf0170815522edcd87bc32e76) Signed-off-by: Libor
         Zoubek <lzoubek>

Comment 4 Simeon Pinder 2015-04-13 04:14:44 UTC
Moving to ON_QA for testing with latest cumulative patch build:
https://brewweb.devel.redhat.com//buildinfo?buildID=429507

Note: Build maps to JON 3.3.2 ER01 build.

Comment 5 Larry O'Leary 2015-04-17 21:32:03 UTC
Moving to MODIFIED as we do not yet have a plug-in pack build that includes this fix.