Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id E7E14200BBF for ; Mon, 14 Nov 2016 15:21:59 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id E6963160B06; Mon, 14 Nov 2016 14:21:59 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 629E0160B05 for ; Mon, 14 Nov 2016 15:21:59 +0100 (CET) Received: (qmail 26911 invoked by uid 500); 14 Nov 2016 14:21:58 -0000 Mailing-List: contact issues-help@ambari.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@ambari.apache.org Delivered-To: mailing list issues@ambari.apache.org Received: (qmail 26897 invoked by uid 99); 14 Nov 2016 14:21:58 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 14 Nov 2016 14:21:58 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 7499B2C0088 for ; Mon, 14 Nov 2016 14:21:58 +0000 (UTC) Date: Mon, 14 Nov 2016 14:21:58 +0000 (UTC) From: "Sandor Magyari (JIRA)" To: issues@ambari.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (AMBARI-18825) Make agent to server connect delay configurable MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Mon, 14 Nov 2016 14:22:00 -0000 [ https://issues.apache.org/jira/browse/AMBARI-18825?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sandor Magyari updated AMBARI-18825: ------------------------------------ Attachment: (was: AMBARI-18825.patch) > 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 > > 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)