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 7CA18200B66 for ; Wed, 13 Jul 2016 09:04:22 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 7B9D3160A57; Wed, 13 Jul 2016 07:04: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 BCC87160A7C for ; Wed, 13 Jul 2016 09:04:21 +0200 (CEST) Received: (qmail 6369 invoked by uid 500); 13 Jul 2016 07:04: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 6247 invoked by uid 99); 13 Jul 2016 07:04: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:04:20 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 90AA92C02A8 for ; Wed, 13 Jul 2016 07:04:20 +0000 (UTC) Date: Wed, 13 Jul 2016 07:04:20 +0000 (UTC) From: "qgxiaozhan (JIRA)" To: issues@hbase.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (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:04:22 -0000 qgxiaozhan created HBASE-16222: ---------------------------------- Summary: RegionServer hostName is different between zk and hb= ase: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 I migrated rs-group in 1.1.2version,and found regionserver host is differen= t between zk and meta table.=20 For example, host BeiJIN.98.100.hbase.com In zk or master is beijin.98.100.= 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 host= name to lowcase=E3=80=82 -- This message was sent by Atlassian JIRA (v6.3.4#6332)