Bug 1091409

Summary: CustomAgentInstallData.setRhqAgentEnv should be removed from Remote API
Product: [Other] RHQ Project Reporter: Jeeva Kandasamy <jkandasa>
Component: CLIAssignee: John Mazzitelli <mazz>
Status: CLOSED CURRENTRELEASE QA Contact: Mike Foley <mfoley>
Severity: urgent Docs Contact:
Priority: unspecified    
Version: 4.11CC: hrupp
Target Milestone: GA   
Target Release: RHQ 4.11   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-07-21 10:13:27 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: 1070242    

Description Jeeva Kandasamy 2014-04-25 14:17:03 UTC
Description of problem:
Currently there is no option to pass environment variables while installing remote agent. but this option is still available in Remote API (CustomAgentInstallData.setRhqAgentEnv )

Version-Release number of selected component (if applicable):
Version : 4.11.0-SNAPSHOT
Build Number : 1bc9904
GWT Version : 2.5.0
SmartGWT Version : 3.0

Comment 2 John Mazzitelli 2014-04-25 15:34:19 UTC
git commit to master: 426caf1 

for now, I make all fields/constructors/setter methods private so you can't set this. I javadoc'ed the code to show that it is unsupported. We will probably want this feature in the future, but right now I don't want it enabled until more peer review is performed on it. Thus, it has been effectively disabled for now.

Comment 3 John Mazzitelli 2014-04-28 15:55:28 UTC
the setter is now private.

Comment 4 Heiko W. Rupp 2014-07-21 10:13:27 UTC
Bulk closing of RHQ 4.11 issues, now that RHQ 4.12 is out.

If you find an issue with those, please open a new BZ, linking to the old one.