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 38D6B18B7A for ; Fri, 21 Aug 2015 17:55:46 +0000 (UTC) Received: (qmail 36413 invoked by uid 500); 21 Aug 2015 17:55:46 -0000 Delivered-To: apmail-hbase-issues-archive@hbase.apache.org Received: (qmail 36363 invoked by uid 500); 21 Aug 2015 17:55: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 36345 invoked by uid 99); 21 Aug 2015 17:55:46 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 21 Aug 2015 17:55:46 +0000 Date: Fri, 21 Aug 2015 17:55:45 +0000 (UTC) From: "Stephen Yuan Jiang (JIRA)" To: issues@hbase.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HBASE-14258) Make region_mover.rb script case insensitive in 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=14707145#comment-14707145 ] Stephen Yuan Jiang commented on HBASE-14258: -------------------------------------------- +1 LGTM > Make region_mover.rb script case insensitive in 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 > > Attachments: HBASE-14258.patch > > > 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)