You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by Dmitro Lisnichenko <dl...@hortonworks.com> on 2015/11/25 18:36:33 UTC

Review Request 40712: RU: Perform Upgrade action becomes enabled before packages are even installed

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

Review request for Ambari, Alejandro Fernandez, Dmytro Grinenko, Jonathan Hurley, Jayush Luniya, and Nate Cole.


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


Repository: ambari


Description
-------

On 500 node cluster I clicked on Install Packages, which started in the background ops dialog. However the 'Perform Upgrade' action got enabled almost immediately. Upgrade action being enabled even when version is not installed on all hosts.


Diffs
-----

  ambari-server/src/main/java/org/apache/ambari/server/state/cluster/ClusterImpl.java f828a15 
  ambari-server/src/test/java/org/apache/ambari/server/state/cluster/ClusterTest.java b2e2d68 

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


Testing
-------

mvn clean test

The only failure (seeing it also on clean branch-2.1):
Tests in error: 
  UpgradeResourceProviderHDP22Test.testCreateIntraStackUpgrade:383 NullPointer


Thanks,

Dmitro Lisnichenko


Re: Review Request 40712: RU: Perform Upgrade action becomes enabled before packages are even installed

Posted by Alejandro Fernandez <af...@hortonworks.com>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/40712/#review108039
-----------------------------------------------------------

Ship it!


Ship It!

- Alejandro Fernandez


On Nov. 25, 2015, 5:36 p.m., Dmitro Lisnichenko wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/40712/
> -----------------------------------------------------------
> 
> (Updated Nov. 25, 2015, 5:36 p.m.)
> 
> 
> Review request for Ambari, Alejandro Fernandez, Dmytro Grinenko, Jonathan Hurley, Jayush Luniya, and Nate Cole.
> 
> 
> Bugs: AMBARI-14074
>     https://issues.apache.org/jira/browse/AMBARI-14074
> 
> 
> Repository: ambari
> 
> 
> Description
> -------
> 
> On 500 node cluster I clicked on Install Packages, which started in the background ops dialog. However the 'Perform Upgrade' action got enabled almost immediately. Upgrade action being enabled even when version is not installed on all hosts.
> 
> 
> Diffs
> -----
> 
>   ambari-server/src/main/java/org/apache/ambari/server/state/cluster/ClusterImpl.java f828a15 
>   ambari-server/src/test/java/org/apache/ambari/server/state/cluster/ClusterTest.java b2e2d68 
> 
> Diff: https://reviews.apache.org/r/40712/diff/
> 
> 
> Testing
> -------
> 
> mvn clean test
> 
> The only failure (seeing it also on clean branch-2.1):
> Tests in error: 
>   UpgradeResourceProviderHDP22Test.testCreateIntraStackUpgrade:383 NullPointer
> 
> 
> Thanks,
> 
> Dmitro Lisnichenko
> 
>