Bug 831757 - [as7] Memory pools names for garbage-collector not marked as read-only
Summary: [as7] Memory pools names for garbage-collector not marked as read-only
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: RHQ Project
Classification: Other
Component: Plugins
Version: 4.4
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: ---
: RHQ 4.5.0
Assignee: Stefan Negrea
QA Contact: Mike Foley
URL:
Whiteboard:
Depends On:
Blocks: as7-plugin 835700
TreeView+ depends on / blocked
 
Reported: 2012-06-13 17:36 UTC by Stefan Negrea
Modified: 2013-09-01 09:59 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
: 835700 (view as bug list)
Environment:
Last Closed: 2013-09-01 09:59:09 UTC
Embargoed:


Attachments (Terms of Use)

Description Stefan Negrea 2012-06-13 17:36:25 UTC
Description of problem:
The memory pools names property for garbage-collector is read-only in AS7 but not marked as read only on the plugin descriptor. The following error is returned when the users attempt to update the resource:

{JBAS014653: Composite operation failed and was rolled back. Steps that failed:={Operation step-1=JBAS014639: Attribute memory-pool-names is not writable}}, rolled-back=true

How reproducible:
Every time

Steps to Reproduce:
1. Discovery and import an AS7 standalone
2. Browse to core-service=platform-mbean,type=garbage-collector,name=PS_Scavenge subresource
3. Attempt to update the memory-pool-names 
  
Actual results:
Error shown above.

Expected results:
Not allowed to update the configuration.

Additional info:
The garbage collector has only one property (memory-pools-names). So there are no other side-effects of this property not being marked as read-only since there is no other configuration to be updated for the garbage-collector.

Comment 1 Stefan Negrea 2012-06-26 21:04:41 UTC
The list property was marked as read-only.

master branch commit:
http://git.fedorahosted.org/git/?p=rhq/rhq.git;a=commit;h=f2ad6f8e10a004d3eae44fd762e118a65bd3ea47

Comment 2 Heiko W. Rupp 2013-09-01 09:59:09 UTC
Bulk closing of items that are on_qa and in old RHQ releases, which are out for a long time and where the issue has not been re-opened since.


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