Bug 1299454

Summary: Storage node heap size cannot be changed using JBoss ON UI
Product: [Other] RHQ Project Reporter: bkramer <bkramer>
Component: Core ServerAssignee: Nobody <nobody>
Status: NEW --- QA Contact:
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 4.12CC: hrupp
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: 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:    
Bug Blocks: 1299448    

Description bkramer 2016-01-18 12:18:16 UTC
Description of problem:
It is not possible to change storage node heap size via RHQ UI. 


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


How reproducible:
Always

Steps to Reproduce:
1. Navigate to JBoss ON UI -> Administration -> Storage Node -> click on storage node link -> in the "Storage Node Specific Settings" section set Heap Size to 1024 and press "Save" button.
2. Start JBoss ON Storage node:

    $ ./rhqctl start --storage


Actual results:

Storage node's max heap is not changed. Instead, max heap value is set to the default one.


Expected results:

New value for storage node's max heap is properly set after storage node is restarted.



Additional info: