[
https://issues.apache.org/jira/browse/HBASE-2174?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12806434#action_12806434
]
Jean-Daniel Cryans commented on HBASE-2174:
-------------------------------------------
One example of weirdness is when the region server is told which address to use
according to the master:
{code}
INFO org.apache.hadoop.hbase.regionserver.HRegionServer: Master passed us
address to use. Was=10.10.21.16:60020, Now=10.10.21.16
{code}
> Review how we handle addresses in HBase
> ---------------------------------------
>
> Key: HBASE-2174
> URL: https://issues.apache.org/jira/browse/HBASE-2174
> Project: Hadoop HBase
> Issue Type: Improvement
> Reporter: Jean-Daniel Cryans
> Fix For: 0.21.0
>
>
> Over the time many parts of the code have evolved in different ways and one
> issue is that addresses are handled differently in different parts of the
> code. We need to set a standard and correct any inconsistencies.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.