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 28A41200BC1 for ; Wed, 12 Oct 2016 03:26:22 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 270D5160AF3; Wed, 12 Oct 2016 01:26:22 +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 6F9D3160AE6 for ; Wed, 12 Oct 2016 03:26:21 +0200 (CEST) Received: (qmail 25804 invoked by uid 500); 12 Oct 2016 01:26:20 -0000 Mailing-List: contact notifications-help@accumulo.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: jira@apache.org Delivered-To: mailing list notifications@accumulo.apache.org Received: (qmail 25774 invoked by uid 99); 12 Oct 2016 01:26:20 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 12 Oct 2016 01:26:20 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 769CA2C4C73 for ; Wed, 12 Oct 2016 01:26:20 +0000 (UTC) Date: Wed, 12 Oct 2016 01:26:20 +0000 (UTC) From: "Joe Harten (JIRA)" To: notifications@accumulo.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (ACCUMULO-4431) Log chosen port when port == 0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Wed, 12 Oct 2016 01:26:22 -0000 [ https://issues.apache.org/jira/browse/ACCUMULO-4431?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joe Harten updated ACCUMULO-4431: --------------------------------- Status: Patch Available (was: Open) > Log chosen port when port == 0 > ------------------------------ > > Key: ACCUMULO-4431 > URL: https://issues.apache.org/jira/browse/ACCUMULO-4431 > Project: Accumulo > Issue Type: Improvement > Reporter: Christopher Tubbs > Assignee: Joe Harten > Labels: hackathon2016, newbie > Fix For: 1.7.3, 1.8.1, 2.0.0 > > Time Spent: 10m > Remaining Estimate: 0h > > When a port is set to 0, and the server selects a random port, we should log at INFO level which port was chosen on startup. This would ease debugging logs for services not currently running. -- This message was sent by Atlassian JIRA (v6.3.4#6332)