[
https://issues.apache.org/jira/browse/HBASE-3886?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrew Kyle Purtell closed HBASE-3886.
--------------------------------------
> HServerInfo (and ServerName) equate the same if the hostname and port are
> same even if IP has changed
> -----------------------------------------------------------------------------------------------------
>
> Key: HBASE-3886
> URL: https://issues.apache.org/jira/browse/HBASE-3886
> Project: HBase
> Issue Type: Improvement
> Reporter: Michael Stack
> Priority: Major
>
> This is an interesting one. HServerInfo is deprecated in TRUNK and replaced
> effectively by a new class ServerName. Both equate instances of HSI or SN if
> the two instances have the same hostname and port. Well, thats well and good
> but what if we are getting signals from a server whose IP has changed? In
> this case, we'll see the server in its new location come in but we'll treat
> it as though we'd seen it already, thought its IP had changed. We don't want
> this.
> This facility is needed for rare case where a server is moved from one IP to
> another.
--
This message was sent by Atlassian Jira
(v8.20.7#820007)