Sumit Mohanty created AMBARI-12233:
--------------------------------------
Summary: 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
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)