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 99625200B3B for ; Mon, 11 Jul 2016 19:50:17 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 9848C160A5E; Mon, 11 Jul 2016 17:50:17 +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 5D302160A9C for ; Mon, 11 Jul 2016 19:50:15 +0200 (CEST) Received: (qmail 72236 invoked by uid 500); 11 Jul 2016 17:50:14 -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 71928 invoked by uid 99); 11 Jul 2016 17:50:14 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 11 Jul 2016 17:50:14 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 67C562C02A9 for ; Mon, 11 Jul 2016 17:50:14 +0000 (UTC) Date: Mon, 11 Jul 2016 17:50:14 +0000 (UTC) From: "Jayush Luniya (JIRA)" To: issues@ambari.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (AMBARI-13038) Define ephemeral port range for Ambari agents MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Mon, 11 Jul 2016 17:50:17 -0000 [ https://issues.apache.org/jira/browse/AMBARI-13038?page=3Dcom.atlass= ian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jayush Luniya updated AMBARI-13038: ----------------------------------- Fix Version/s: (was: 2.4.0) 2.5.0 > Define ephemeral port range for Ambari agents > --------------------------------------------- > > Key: AMBARI-13038 > URL: https://issues.apache.org/jira/browse/AMBARI-13038 > Project: Ambari > Issue Type: Bug > Components: ambari-agent > Affects Versions: 2.1.0 > Environment: All > Reporter: Oliv=C3=A9r Szab=C3=B3 > Assignee: Oliv=C3=A9r Szab=C3=B3 > Fix For: 2.5.0 > > Attachments: AMBARI-13038.patch, EphemeralPortRange.pdf > > > Problem:=20 > When Ambari agent starts,it tries to use an ephemeral port that is alread= y in use by another component. > Steps to Reproduce: > 1. Install a cluster with Ambari > 2. Restart the Ambari agent until it takes a port in use by another servi= ce > Solution: > Range of ephemeral ports used by Ambari should be narrowed. (configurable= ) -- This message was sent by Atlassian JIRA (v6.3.4#6332)