You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Hadoop QA (JIRA)" <ji...@apache.org> on 2015/05/13 04:28:00 UTC

[jira] [Commented] (AMBARI-11086) Upgrade Pack Configure Task Must Preserve Additions When Deleting

    [ https://issues.apache.org/jira/browse/AMBARI-11086?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14541207#comment-14541207 ] 

Hadoop QA commented on AMBARI-11086:
------------------------------------

{color:red}-1 overall{color}.  Here are the results of testing the latest attachment 
  http://issues.apache.org/jira/secure/attachment/12732434/AMBARI-11086.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 5 new or modified test files.

    {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:red}-1 core tests{color}.  The patch failed these unit tests in ambari-server:

                  org.apache.ambari.server.checks.ClientRetryPropertyCheckTest

Test results: https://builds.apache.org/job/Ambari-trunk-test-patch/2701//testReport/
Console output: https://builds.apache.org/job/Ambari-trunk-test-patch/2701//console

This message is automatically generated.

> Upgrade Pack Configure Task Must Preserve Additions When Deleting
> -----------------------------------------------------------------
>
>                 Key: AMBARI-11086
>                 URL: https://issues.apache.org/jira/browse/AMBARI-11086
>             Project: Ambari
>          Issue Type: Bug
>          Components: ambari-server
>    Affects Versions: 2.1.0
>            Reporter: Jonathan Hurley
>            Assignee: Jonathan Hurley
>            Priority: Critical
>             Fix For: 2.1.0
>
>         Attachments: AMBARI-11086.patch
>
>
> When specifying
> {code:xml}
> <transfer operation="DELETE" delete-key="*" preserve-edits="true" />
> {code}
> The {{preserve-edits}} must keep additions that do not appear on the stack. Customized properties such as {{foo=bar}} should be preserved. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)