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 35FC518297 for ; Fri, 28 Aug 2015 23:50:46 +0000 (UTC) Received: (qmail 21052 invoked by uid 500); 28 Aug 2015 23:50:46 -0000 Delivered-To: apmail-hbase-issues-archive@hbase.apache.org Received: (qmail 20952 invoked by uid 500); 28 Aug 2015 23:50:46 -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 20840 invoked by uid 99); 28 Aug 2015 23:50:45 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 28 Aug 2015 23:50:45 +0000 Date: Fri, 28 Aug 2015 23:50:45 +0000 (UTC) From: "Vladimir Rodionov (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=14720804#comment-14720804 ] Vladimir Rodionov commented on HBASE-14258: ------------------------------------------- This is not a critical loop, Ted. Sure it can but we need to introduce new variable. > 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, 1.1.3 > > Attachments: 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)