-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/43377/
-----------------------------------------------------------

Review request for Ambari, Dmitro Lisnichenko and Jonathan Hurley.


Bugs: AMBARI-14978
    https://issues.apache.org/jira/browse/AMBARI-14978


Repository: ambari


Description
-------

Created separate upgrade packs for patches.  The necessitated a new enum 
UpgradeScope to indicate that the upgrade was for partial cluster upgrades 
(which will help when doing Component (Service) Upgrades).

Also added a fix for orchestration of ClusterGroupings that target specific 
services that are not getting upgraded.


Diffs
-----

  ambari-server/src/main/java/org/apache/ambari/server/state/UpgradeHelper.java 
0d9176d 
  
ambari-server/src/main/java/org/apache/ambari/server/state/stack/UpgradePack.java
 b860731 
  
ambari-server/src/main/java/org/apache/ambari/server/state/stack/upgrade/ClusterGrouping.java
 5e21da5 
  
ambari-server/src/main/java/org/apache/ambari/server/state/stack/upgrade/UpgradeScope.java
 PRE-CREATION 
  ambari-server/src/main/resources/stacks/HDP/2.2/upgrades/patch-express.xml 
PRE-CREATION 
  ambari-server/src/main/resources/stacks/HDP/2.2/upgrades/patch.xml 
PRE-CREATION 
  ambari-server/src/main/resources/stacks/HDP/2.3/upgrades/patch-express.xml 
PRE-CREATION 
  ambari-server/src/main/resources/stacks/HDP/2.3/upgrades/patch.xml 
PRE-CREATION 
  ambari-server/src/main/resources/stacks/HDP/2.4/upgrades/patch-express.xml 
PRE-CREATION 
  ambari-server/src/main/resources/stacks/HDP/2.4/upgrades/patch.xml 
PRE-CREATION 
  
ambari-server/src/test/java/org/apache/ambari/server/state/UpgradeHelperTest.java
 b15157e 
  
ambari-server/src/test/resources/stacks/HDP/2.1.1/upgrades/upgrade_test_partial.xml
 PRE-CREATION 

Diff: https://reviews.apache.org/r/43377/diff/


Testing
-------

Manual.  Automated pending.


Thanks,

Nate Cole

Reply via email to