[
https://issues.apache.org/jira/browse/AMBARI-21848?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16147355#comment-16147355
]
Hadoop QA commented on AMBARI-21848:
------------------------------------
{color:green}+1 overall{color}. Here are the results of testing the latest
attachment
http://issues.apache.org/jira/secure/attachment/12884480/AMBARI-21848.patch
against trunk revision .
{color:green}+1 @author{color}. The patch does not contain any @author
tags.
{color:green}+1 tests included{color}. The patch appears to include 1 new
or modified test files.
{color:green}+1 release audit{color}. The applied patch does not increase
the total number of release audit warnings.
{color:green}+1 javac{color}. The applied patch does not increase the
total number of javac compiler warnings.
{color:green}+1 core tests{color}. The patch passed unit tests in
ambari-web.
Console output:
https://builds.apache.org/job/Ambari-trunk-test-patch/12107//console
This message is automatically generated.
> Ambari Replaces the Value of Undefined Service Configuration Properties with
> "Undefined" in Default Config Group If the Same Property is Defined in
> Different Config Group
> --------------------------------------------------------------------------------------------------------------------------------------------------------------------------
>
> Key: AMBARI-21848
> URL: https://issues.apache.org/jira/browse/AMBARI-21848
> Project: Ambari
> Issue Type: Bug
> Components: ambari-web
> Affects Versions: 2.5.1
> Reporter: Aleksandr Kovalenko
> Assignee: Aleksandr Kovalenko
> Priority: Blocker
> Fix For: 2.6.0
>
> Attachments: AMBARI-21848_branch-2.6.patch, AMBARI-21848.patch
>
>
> _PROBLEM:_
> If Custom *-site properties are added to a non-default config group in Ambari
> 2.5.0 or 2.5.1, these same properties will be set to "Undefined" in the
> default config group when a different default configuration group property
> for the same service is modified.
> _BUSINESS IMPACT:_
> This can result in services failing to restart for certain properties (e.g.
> hive.server2.thrift.bind.host)
> _STEPS TO REPRODUCE:_
> 1. Install Ambari-2.5
> 2. Create config group for any service.
> 3. Add override for this new group in some custom *-site.
> 4. Make change in default config group for the same service.
> _EXPECTED RESULT:_
> Property overriden in step 3 will not exist in default config group
> _ACTUAL RESULT:_
> Property overriden in step 3 has value "Undefined"
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)