Bug 1091409 - CustomAgentInstallData.setRhqAgentEnv should be removed from Remote API
Summary: CustomAgentInstallData.setRhqAgentEnv should be removed from Remote API
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: RHQ Project
Classification: Other
Component: CLI
Version: 4.11
Hardware: Unspecified
OS: Unspecified
unspecified
urgent
Target Milestone: GA
: RHQ 4.11
Assignee: John Mazzitelli
QA Contact: Mike Foley
URL:
Whiteboard:
Depends On:
Blocks: JON3-30, PRODMGT-542
TreeView+ depends on / blocked
 
Reported: 2014-04-25 14:17 UTC by Jeeva Kandasamy
Modified: 2014-07-21 10:13 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-07-21 10:13:27 UTC
Embargoed:


Attachments (Terms of Use)

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.


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