You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ambari.apache.org by "Hudson (JIRA)" <ji...@apache.org> on 2018/05/07 16:48:00 UTC

[jira] [Commented] (AMBARI-23769) Insert operation in upgrade pack extension

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

Hudson commented on AMBARI-23769:
---------------------------------

SUCCESS: Integrated in Jenkins build Ambari-trunk-Commit #9197 (See [https://builds.apache.org/job/Ambari-trunk-Commit/9197/])
AMBARI-23769 Insert operation in upgrade pack extension (dgrinenko) (hapy.lestat: [https://gitbox.apache.org/repos/asf?p=ambari.git&a=commit&h=3593017e1c34411bbf3971afa047012dd51ddaa3])
* (edit) ambari-server/src/test/java/org/apache/ambari/server/state/UpgradeHelperTest.java
* (edit) ambari-server/src/main/java/org/apache/ambari/server/state/stack/upgrade/ConfigUpgradeChangeDefinition.java
* (edit) ambari-server/src/test/java/org/apache/ambari/server/orm/InMemoryDefaultTestModule.java
* (edit) ambari-server/src/test/java/org/apache/ambari/server/serveraction/upgrades/ConfigureActionTest.java
* (edit) ambari-server/src/main/java/org/apache/ambari/server/serveraction/upgrades/ConfigureAction.java


> Insert operation in upgrade pack extension 
> -------------------------------------------
>
>                 Key: AMBARI-23769
>                 URL: https://issues.apache.org/jira/browse/AMBARI-23769
>             Project: Ambari
>          Issue Type: Task
>          Components: ambari-server
>    Affects Versions: 2.7.0
>            Reporter: Dmytro Grinenko
>            Assignee: Dmytro Grinenko
>            Priority: Critical
>              Labels: pull-request-available
>             Fix For: 2.7.0
>
>          Time Spent: 2.5h
>  Remaining Estimate: 0h
>
> Insert operation in upgrade packs should be extended in such ways:
>  * allow conditional operations
>  
> Conditions are extended as well, to enrich their functionality:
>  * {{if-value-match-type}}, which allow exact or partial match. Default is exact
>  * {{if-value-not-matched}}, allow operation when no matches found
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)