[ 
https://issues.apache.org/jira/browse/HBASE-16222?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15374521#comment-15374521
 ] 

Dima Spivak commented on HBASE-16222:
-------------------------------------

According to RFC 4343, 

bq. comparisons on name lookup for DNS queries should be case insensitive. 

As such, might it be more correct to make any hostname comparisons case 
insensitive?

> 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 different 
> between zk and meta table. 
> 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 。 
> And i found when regionserver report host to master , it will make the 
> hostname to lowcase。



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

Reply via email to