[
https://issues.apache.org/jira/browse/AMBARI-18825?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15664365#comment-15664365
]
Hadoop QA commented on AMBARI-18825:
------------------------------------
{color:red}-1 overall{color}. Here are the results of testing the latest
attachment
http://issues.apache.org/jira/secure/attachment/12838763/AMBARI-18825.patch
against trunk revision .
{color:green}+1 @author{color}. The patch does not contain any @author
tags.
{color:red}-1 tests included{color}. The patch doesn't appear to include
any new or modified tests.
Please justify why no new tests are needed for this
patch.
Also please list what manual steps were performed to
verify this patch.
{color:green}+1 javac{color}. The applied patch does not increase the
total number of javac compiler warnings.
{color:green}+1 release audit{color}. The applied patch does not increase
the total number of release audit warnings.
{color:green}+1 core tests{color}. The patch passed unit tests in .
Test results:
https://builds.apache.org/job/Ambari-trunk-test-patch/9254//testReport/
Console output:
https://builds.apache.org/job/Ambari-trunk-test-patch/9254//console
This message is automatically generated.
> 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)