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 7B3A2200BAC for ; Wed, 12 Oct 2016 02:39:48 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 79A22160AF3; Wed, 12 Oct 2016 00:39:48 +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 B6F27160AE6 for ; Wed, 12 Oct 2016 02:39:47 +0200 (CEST) Received: (qmail 14864 invoked by uid 500); 12 Oct 2016 00:39:46 -0000 Mailing-List: contact dev-help@accumulo.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@accumulo.apache.org Delivered-To: mailing list dev@accumulo.apache.org Received: (qmail 14853 invoked by uid 99); 12 Oct 2016 00:39:46 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 12 Oct 2016 00:39:46 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 7B496DFF4E; Wed, 12 Oct 2016 00:39:46 +0000 (UTC) From: joeharten To: dev@accumulo.apache.org Reply-To: dev@accumulo.apache.org Message-ID: Subject: [GitHub] accumulo pull request #165: ACCUMULO-4431 adding INFO log for random port as... Content-Type: text/plain Date: Wed, 12 Oct 2016 00:39:46 +0000 (UTC) archived-at: Wed, 12 Oct 2016 00:39:48 -0000 GitHub user joeharten opened a pull request: https://github.com/apache/accumulo/pull/165 ACCUMULO-4431 adding INFO log for random port assignment You can merge this pull request into a Git repository by running: $ git pull https://github.com/joeharten/accumulo ACCUMULO-4431-hackathon Alternatively you can review and apply these changes as the patch at: https://github.com/apache/accumulo/pull/165.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #165 ---- commit e35eb4f7ce7e88bed05ae8a26333be39f2af52d6 Author: Joe Harten Date: 2016-10-12T00:38:39Z ACCUMULO-4431 adding INFO log for random port assignment ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastructure@apache.org or file a JIRA ticket with INFRA. ---