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 D365418101 for ; Sun, 6 Sep 2015 02:14:47 +0000 (UTC) Received: (qmail 62016 invoked by uid 500); 6 Sep 2015 02:14:47 -0000 Delivered-To: apmail-hbase-issues-archive@hbase.apache.org Received: (qmail 61966 invoked by uid 500); 6 Sep 2015 02:14:47 -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 61951 invoked by uid 99); 6 Sep 2015 02:14:47 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 06 Sep 2015 02:14:47 +0000 Date: Sun, 6 Sep 2015 02:14:47 +0000 (UTC) From: "Hudson (JIRA)" To: issues@hbase.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HBASE-14258) Make region_mover.rb script case insensitive with regard to hostname 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-14258?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14732161#comment-14732161 ] Hudson commented on HBASE-14258: -------------------------------- FAILURE: Integrated in HBase-0.98 #1112 (See [https://builds.apache.org/job/HBase-0.98/1112/]) HBASE-14258 Make region_mover.rb script case insensitive with regard to hostname (Vladimir Rodionov) (apurtell: rev bcfb91d4e453780d2191d14b2a9d364360a660dd) * bin/region_mover.rb > Make region_mover.rb script case insensitive with regard to hostname > -------------------------------------------------------------------- > > Key: HBASE-14258 > URL: https://issues.apache.org/jira/browse/HBASE-14258 > Project: HBase > Issue Type: Bug > Reporter: Vladimir Rodionov > Assignee: Vladimir Rodionov > Priority: Minor > Fix For: 2.0.0, 1.2.0, 1.3.0, 0.98.15, 1.1.3 > > Attachments: 14258-addendum.2, HBASE-14258.patch, HBASE-14258.patch.add > > > The script is case sensitive and fails when case of a host name being unloaded does not match with a case of a region server name returned by HBase API. > This doc clarifies IETF rules on case insensitivities in DNS: > https://www.ietf.org/rfc/rfc4343.txt -- This message was sent by Atlassian JIRA (v6.3.4#6332)