Sandor Magyari created AMBARI-18263:
---------------------------------------
Summary: Make agent max retries for sever connection configurable
Key: AMBARI-18263
URL: https://issues.apache.org/jira/browse/AMBARI-18263
Project: Ambari
Issue Type: Bug
Components: ambari-server
Affects Versions: 2.2.1
Reporter: Sandor Magyari
Assignee: Sandor Magyari
Priority: Critical
Fix For: 2.5.0
Create a new property in amabari-agent.ini server section:
max_connection_retries. This the number of times agent tries to connect to a
given url, sleeping for 10 seconds between retries. No more than max_retries is
performed. If max_retries is -1, connection attempts will be repeated forever
until server is not reachable. By default is set to 18, which results in 3
minutes retry time.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)