[
https://issues.apache.org/jira/browse/AMBARI-25002?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16711891#comment-16711891
]
Hudson commented on AMBARI-25002:
---------------------------------
SUCCESS: Integrated in Jenkins build Ambari-trunk-Commit #10365 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/10365/])
[AMBARI-25002] Allow Stack To Define Custom Rolling Orchestration Logic
(github:
[https://gitbox.apache.org/repos/asf?p=ambari.git&a=commit&h=1e51e6b89e7da26ae9ecdf5d7228d20d1dfe61b4])
* (edit)
ambari-server/src/main/java/org/apache/ambari/server/stack/upgrade/orchestrate/StageWrapperBuilder.java
* (edit) ambari-server/src/main/resources/upgrade-pack.xsd
* (edit)
ambari-server/src/main/java/org/apache/ambari/server/stack/upgrade/UpgradePack.java
* (edit)
ambari-server/src/test/java/org/apache/ambari/server/stack/upgrade/orchestrate/UpgradeHelperTest.java
* (add)
ambari-server-spi/src/main/java/org/apache/ambari/spi/upgrade/OrchestrationOptions.java
* (edit)
ambari-server/src/main/java/org/apache/ambari/server/stack/upgrade/ColocatedGrouping.java
* (edit)
ambari-server/src/main/java/org/apache/ambari/server/stack/upgrade/orchestrate/UpgradeContext.java
* (edit)
ambari-server/src/main/java/org/apache/ambari/server/stack/upgrade/Grouping.java
> Allow Stack To Define Custom Rolling Orchestration Logic
> --------------------------------------------------------
>
> Key: AMBARI-25002
> URL: https://issues.apache.org/jira/browse/AMBARI-25002
> Project: Ambari
> Issue Type: Task
> Components: ambari-server, ambari-server-spi
> Reporter: Nate Cole
> Assignee: Nate Cole
> Priority: Critical
> Labels: pull-request-available
> Fix For: 2.8.0
>
> Time Spent: 2h 50m
> Remaining Estimate: 0h
>
> Use the SPI to allow stacks to provide their own code-based logic classes.
> The first iteration will allow a stack to compute how many slave components
> can run at the same time.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)