[
https://issues.apache.org/jira/browse/AMBARI-18825?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15667203#comment-15667203
]
Hudson commented on AMBARI-18825:
---------------------------------
FAILURE: Integrated in Jenkins build Ambari-trunk-Commit #6015 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/6015/])
AMBARI-18825. Make agent to server connect delay configurable (smagyari:
[http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=fcd0d2adbfdce42fe63c4a1ad648595fd2f90bdb])
* (edit) ambari-agent/conf/windows/ambari-agent.ini
* (edit) ambari-agent/conf/unix/ambari-agent.ini
* (edit) ambari-agent/src/main/python/ambari_agent/Controller.py
* (edit) ambari-agent/src/main/python/ambari_agent/NetUtil.py
> Make agent to server connect delay configurable
> -----------------------------------------------
>
> Key: AMBARI-18825
> URL: https://issues.apache.org/jira/browse/AMBARI-18825
> Project: Ambari
> Issue Type: Task
> Reporter: Sandor Magyari
> Assignee: Sandor Magyari
> Attachments: AMBARI-18825.patch
>
>
> Add two new config properties to server section of ambari-agent.ini to be
> able to control connect/reconnect delay times to Ambari server:
> - connect_retry_delay: this is used when connecting first time to Ambari
> server, indicates the time in seconds how much to wait before trying to
> connect again
> - max_reconnect_retry_delay: this indicates the maximum delay time in second
> to wait before trying to reconnect when registering / heartbeating with
> server.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)