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 51E70200B3C for ; Wed, 13 Jul 2016 09:06:22 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 50BC6160A7C; Wed, 13 Jul 2016 07:06:22 +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 C6206160A57 for ; Wed, 13 Jul 2016 09:06:21 +0200 (CEST) Received: (qmail 11213 invoked by uid 500); 13 Jul 2016 07:06:20 -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 11107 invoked by uid 99); 13 Jul 2016 07:06:20 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 13 Jul 2016 07:06:20 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 9713F2C02AD for ; Wed, 13 Jul 2016 07:06:20 +0000 (UTC) Date: Wed, 13 Jul 2016 07:06:20 +0000 (UTC) From: "qgxiaozhan (JIRA)" To: issues@hbase.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (HBASE-16222) RegionServer hostName is different between zk and hbase:meta MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Wed, 13 Jul 2016 07:06:22 -0000 [ https://issues.apache.org/jira/browse/HBASE-16222?page=3Dcom.atlassi= an.jira.plugin.system.issuetabpanels:all-tabpanel ] qgxiaozhan updated HBASE-16222: ------------------------------- Attachment: HBASE-16222.patch > RegionServer hostName is different between zk and hbase:meta > ------------------------------------------------------------- > > Key: HBASE-16222 > URL: https://issues.apache.org/jira/browse/HBASE-16222 > Project: HBase > Issue Type: Bug > Components: Client > Affects Versions: 1.1.2 > Reporter: qgxiaozhan > Priority: Minor > Attachments: HBASE-16222.patch > > > I migrated rs-group in 1.1.2version,and found regionserver host is differ= ent between zk and meta table.=20 > For example, host BeiJIN.98.100.hbase.com In zk or master is beijin.98.10= 0.hbase.com , but in meter table is BeiJIN.98.199.hbase.com.=20 > Because of this , when rsgroup balance compare host , that cause problem = =E3=80=82=20 > And i found when regionserver report host to master , it will make the ho= stname to lowcase=E3=80=82 -- This message was sent by Atlassian JIRA (v6.3.4#6332)