[
https://issues.apache.org/jira/browse/AMBARI-20058?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15871524#comment-15871524
]
Hadoop QA commented on AMBARI-20058:
------------------------------------
{color:red}-1 overall{color}. Here are the results of testing the latest
attachment
http://issues.apache.org/jira/secure/attachment/12853198/AMBARI-20058.patch
against trunk revision .
{color:green}+1 @author{color}. The patch does not contain any @author
tags.
{color:red}-1 tests included{color}. The patch doesn't appear to include
any new or modified tests.
Please justify why no new tests are needed for this
patch.
Also please list what manual steps were performed to
verify this patch.
{color:green}+1 javac{color}. The applied patch does not increase the
total number of javac compiler warnings.
{color:green}+1 release audit{color}. The applied patch does not increase
the total number of release audit warnings.
{color:green}+1 core tests{color}. The patch passed unit tests in
ambari-web.
Test results:
https://builds.apache.org/job/Ambari-trunk-test-patch/10631//testReport/
Console output:
https://builds.apache.org/job/Ambari-trunk-test-patch/10631//console
This message is automatically generated.
> 'Final' is not shown correctly in config diff tool and in older versions
> -------------------------------------------------------------------------
>
> Key: AMBARI-20058
> URL: https://issues.apache.org/jira/browse/AMBARI-20058
> Project: Ambari
> Issue Type: Bug
> Components: ambari-web
> Affects Versions: 2.5.0
> Reporter: Dhanya Balasundaran
> Assignee: Richard Zang
> Fix For: 2.5.0
>
> Attachments: AMBARI-20058.patch
>
>
> - Issue1
> From api call we can see that fs.defaultFS is set to final in version 2 where
> as we cant see that on UI when we navigate to V2
> - Issue2
> Compare V6 to V2
> V2 shows final for fs.defaultFS
> Compare V2 to V6
> V2 doesnt show final for the property
> - Issue3
> Set final to any of the properties
> Make sure its shown on UI
> Compare it with an older version
> Diff doesnt show final for this property
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)