Return-Path: X-Original-To: apmail-hbase-issues-archive@www.apache.org Delivered-To: apmail-hbase-issues-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id C6F2F10475 for ; Tue, 14 Jan 2014 00:54:48 +0000 (UTC) Received: (qmail 58528 invoked by uid 500); 14 Jan 2014 00:53:26 -0000 Delivered-To: apmail-hbase-issues-archive@hbase.apache.org Received: (qmail 58281 invoked by uid 500); 14 Jan 2014 00:53:10 -0000 Mailing-List: contact issues-help@hbase.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list issues@hbase.apache.org Received: (qmail 57802 invoked by uid 99); 14 Jan 2014 00:52:54 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 14 Jan 2014 00:52:54 +0000 Date: Tue, 14 Jan 2014 00:52:54 +0000 (UTC) From: "Andrew Wang (JIRA)" To: issues@hbase.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (HBASE-10123) Change default ports; move them out of linux ephemeral port range MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/HBASE-10123?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Wang updated HBASE-10123: -------------------------------- Status: Patch Available (was: Open) > Change default ports; move them out of linux ephemeral port range > ----------------------------------------------------------------- > > Key: HBASE-10123 > URL: https://issues.apache.org/jira/browse/HBASE-10123 > Project: HBase > Issue Type: Bug > Affects Versions: 0.96.1.1 > Reporter: stack > Assignee: Jonathan Hsieh > Priority: Critical > Fix For: 0.98.0 > > Attachments: hbase-10123.patch > > > Our defaults clash w/ the range linux assigns itself for creating come-and-go ephemeral ports; likely in our history we've clashed w/ a random, short-lived process. While easy to change the defaults, we should just ship w/ defaults that make sense. We could host ourselves up into the 7 or 8k range. > See http://www.ncftp.com/ncftpd/doc/misc/ephemeral_ports.html -- This message was sent by Atlassian JIRA (v6.1.5#6160)