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

Ship it!


Ship It!

- Sebastian Toader


On Jan. 12, 2016, 9:25 a.m., Oliver Szabo wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/41925/
> -----------------------------------------------------------
> 
> (Updated Jan. 12, 2016, 9:25 a.m.)
> 
> 
> Review request for Ambari, Laszlo Puskas, Robert Nettleton, Sandor Magyari, 
> Sumit Mohanty, and Sebastian Toader.
> 
> 
> Bugs: AMBARI-14491
>     https://issues.apache.org/jira/browse/AMBARI-14491
> 
> 
> Repository: ambari
> 
> 
> Description
> -------
> 
> With Blueprint deployments, zookeeper cannot be installed after manual 
> upscale (it can happen with any other services too).
> That happened because of wrong cluster info.
> Solution: 
> - check logical request state before adding them to the cluster info (as 
> pending components)
> 
> 
> Diffs
> -----
> 
>   
> ambari-server/src/main/java/org/apache/ambari/server/topology/TopologyManager.java
>  80d19d2 
>   ambari-server/src/main/java/org/apache/ambari/server/utils/StageUtils.java 
> 30843a4 
>   
> ambari-server/src/test/java/org/apache/ambari/server/controller/KerberosHelperTest.java
>  035d6b1 
>   
> ambari-server/src/test/java/org/apache/ambari/server/utils/StageUtilsTest.java
>  e1c47b9 
> 
> Diff: https://reviews.apache.org/r/41925/diff/
> 
> 
> Testing
> -------
> 
> Unit tests done (SUCCESS).
> Functional tests:
> - deploy 1 node bp cluster (with zookeeper server). added 1 new host. install 
> zookeper server -> success.
> - deploy 3-node cluster (namenode HA) -> move namenode -> cluster info is 
> correct (service check contains the correct nodes)
> 
> 
> Thanks,
> 
> Oliver Szabo
> 
>

Reply via email to