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

Ship it!


Ship It!

- Jonathan Hurley


On Sept. 18, 2015, 1:34 p.m., Nate Cole wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/38501/
> -----------------------------------------------------------
> 
> (Updated Sept. 18, 2015, 1:34 p.m.)
> 
> 
> Review request for Ambari, Alejandro Fernandez and Jonathan Hurley.
> 
> 
> Bugs: AMBARI-13150
>     https://issues.apache.org/jira/browse/AMBARI-13150
> 
> 
> Repository: ambari
> 
> 
> Description
> -------
> 
> In one test cluster, the number of packages to install was very large.  This 
> resulted in a timeout of the task.  Odd, since installation of packages is 30 
> minutes.  Looking at the command json, the timeout for "regular" agent 
> commands was used.
> 
> The code was assuming that if the default was LOWER than the command, use the 
> default.  The more conservative approach is to use the higher of the two 
> numbers.
> 
> 
> Diffs
> -----
> 
>   
> ambari-server/src/main/java/org/apache/ambari/server/controller/AmbariActionExecutionHelper.java
>  a13e86d 
>   
> ambari-server/src/test/java/org/apache/ambari/server/controller/AmbariManagementControllerTest.java
>  de141eb 
> 
> Diff: https://reviews.apache.org/r/38501/diff/
> 
> 
> Testing
> -------
> 
> Manual.  Automated pending.
> 
> 
> Thanks,
> 
> Nate Cole
> 
>

Reply via email to