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/12/04 21:40:00 UTC

[jira] [Commented] (AMBARI-24994) Updates to the SPI for Upgrade Action Operations

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

Hudson commented on AMBARI-24994:
---------------------------------

SUCCESS: Integrated in Jenkins build Ambari-trunk-Commit #10355 (See [https://builds.apache.org/job/Ambari-trunk-Commit/10355/])
[AMBARI-24994] Updates to the SPI for Upgrade Action Operations (#2687) (github: [https://gitbox.apache.org/repos/asf?p=ambari.git&a=commit&h=4c70e1a7ec5609992fa06fca9618f5b112f941a5])
* (edit) ambari-server/src/main/java/org/apache/ambari/server/serveraction/upgrades/AbstractUpgradeServerAction.java
* (edit) ambari-server/src/main/java/org/apache/ambari/server/state/cluster/ClusterImpl.java
* (edit) ambari-server-spi/src/main/java/org/apache/ambari/spi/upgrade/UpgradeAction.java
* (add) ambari-server-spi/src/main/java/org/apache/ambari/spi/upgrade/UpgradeInformation.java
* (edit) ambari-server/src/main/java/org/apache/ambari/server/orm/entities/RepositoryVersionEntity.java
* (edit) ambari-server-spi/src/main/java/org/apache/ambari/spi/upgrade/UpgradeActionOperations.java
* (edit) ambari-server/src/main/java/org/apache/ambari/server/serveraction/upgrades/PluginUpgradeServerAction.java
* (edit) ambari-server/src/test/java/org/apache/ambari/server/serveraction/upgrades/PluginUpgradeServerActionTest.java
* (edit) ambari-server-spi/src/main/java/org/apache/ambari/spi/ClusterInformation.java
* (edit) ambari-server/src/main/java/org/apache/ambari/server/stack/upgrade/orchestrate/UpgradeContext.java


> Updates to the SPI for Upgrade Action Operations
> ------------------------------------------------
>
>                 Key: AMBARI-24994
>                 URL: https://issues.apache.org/jira/browse/AMBARI-24994
>             Project: Ambari
>          Issue Type: Task
>          Components: ambari-server-spi
>    Affects Versions: 2.8.0
>            Reporter: Jonathan Hurley
>            Assignee: Jonathan Hurley
>            Priority: Blocker
>              Labels: pull-request-available
>             Fix For: 2.8.0
>
>          Time Spent: 1h
>  Remaining Estimate: 0h
>
> During implementation of new {{UpgradeAction}}s, there were numerous places where the SPI needed to be updated:
> - Some added methods for convenience
> - Inclusion of {{UpgradeInformation}} instances when executing {{UpgradeAction}}s so that the actions have access to some information, such as repo versions and direction.
> - Allowing creation of configuration types and removal of entire configuration types



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