[
https://issues.apache.org/jira/browse/AMBARI-12233?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14611169#comment-14611169
]
Hudson commented on AMBARI-12233:
---------------------------------
FAILURE: Integrated in Ambari-branch-2.1 #162 (See
[https://builds.apache.org/job/Ambari-branch-2.1/162/])
AMBARI-12233. Custom actions do not allow max time out higher than 10 minutes
(smohanty) (smohanty:
http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=9349595d2f579d91ecd2dc9476464874e95e5488)
*
ambari-server/src/main/java/org/apache/ambari/server/customactions/ActionDefinitionManager.java
*
ambari-server/src/main/java/org/apache/ambari/server/controller/AmbariActionExecutionHelper.java
*
ambari-server/src/test/java/org/apache/ambari/server/controller/AmbariManagementControllerTest.java
> Custom actions do not allow max time out higher than 10 minutes
> ---------------------------------------------------------------
>
> Key: AMBARI-12233
> URL: https://issues.apache.org/jira/browse/AMBARI-12233
> Project: Ambari
> Issue Type: Bug
> Components: ambari-server
> Affects Versions: 2.1.0
> Reporter: Sumit Mohanty
> Assignee: Sumit Mohanty
> Priority: Critical
> Fix For: 2.1.0
>
> Attachments: AMBARI-12233.patch
>
>
> Custom action cannot have a timeout more than 10 minutes. This is not in line
> with configurable task time outs that are by default 15 minutes for all tasks
> and 30 minutes for install tasks.
> Custom action definition should be allowed to provide arbitrary timeout
> values. The task timeout provided at ambari.properties {{agent.task.timeout}}
> will override the timeout specified for custom actions if it is larger.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)