[
https://issues.apache.org/jira/browse/AMBARI-22066?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Robert Levas updated AMBARI-22066:
----------------------------------
Resolution: Fixed
Status: Resolved (was: Patch Available)
Committed to trunk
{noformat}
commit b027837fab2f6552c64aadb41ffb5667a2acdd26
Author: Robert Levas <[email protected]>
Date: Wed Sep 27 08:05:45 2017 -0400
{noformat}
Committed to branch-2.6
{noformat}
commit 45f1e6be51e6b6c838245bc6a464fcb6fee36769
Author: Robert Levas <[email protected]>
Date: Wed Sep 27 08:06:41 2017 -0400
{noformat}
> Update unit tests to test recursive variable replacements using
> VariableReplacementHelper
> -------------------------------------------------------------------------------------------
>
> Key: AMBARI-22066
> URL: https://issues.apache.org/jira/browse/AMBARI-22066
> Project: Ambari
> Issue Type: Task
> Components: ambari-server
> Affects Versions: 2.6.0
> Reporter: Robert Levas
> Assignee: Robert Levas
> Priority: Minor
> Fix For: 2.6.0
>
> Attachments: AMBARI-22066_branch-2.6_01.patch,
> AMBARI-22066_trunk_01.patch
>
>
> Update unit tests to test recursive variable replacements using
> VariableReplacementHelper. For example:
> {noformat}
> ${service-site/suffix_value_${host}}
> {noformat}
> {{$\{host\}}} needs to be replaced and then the resulting value needs to be
> replaced to generate the relevant value.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)