You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "qgxiaozhan (JIRA)" <ji...@apache.org> on 2016/08/03 16:29:20 UTC

[jira] [Updated] (HBASE-16222) fix RegionServer Host Name

     [ https://issues.apache.org/jira/browse/HBASE-16222?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

qgxiaozhan updated HBASE-16222:
-------------------------------
    Summary: fix RegionServer Host Name  (was: RegionServer hostName is different between zk  and hbase:meta)

> fix RegionServer Host Name
> --------------------------
>
>                 Key: HBASE-16222
>                 URL: https://issues.apache.org/jira/browse/HBASE-16222
>             Project: HBase
>          Issue Type: Bug
>          Components: Balancer, Client, Region Assignment
>    Affects Versions: 2.0.0, 1.1.2, 1.2.2
>            Reporter: qgxiaozhan
>            Priority: Minor
>         Attachments: HBASE-16222.patch
>
>
> RegionServer Host Name was not equa meta table'r regionserver hostName.
> 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. 
> Because of this , when rsgroup balance compare host , that cause problem .The reason  is  when regionserver report host to master , it will make the hostname to lowcase。



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)