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

Enis Soztutar commented on HBASE-8344:
--------------------------------------

I was wondering, instead of keeping ServerName with -1 startTimes, would it be 
more easy to keep a HostName:Port pair around and have a hashmap of 
hostname:port -> List<ServerName>. Actually, we also probably do not care about 
port, in case multi RS run on the same server. OTOH it can get messy without 
ports. This is just a suggestion, please take it lightly. 
Otherwise looks good. 
                
> Improve the assignment when node failures happen to choose the secondary RS 
> as the new primary RS
> -------------------------------------------------------------------------------------------------
>
>                 Key: HBASE-8344
>                 URL: https://issues.apache.org/jira/browse/HBASE-8344
>             Project: HBase
>          Issue Type: Sub-task
>            Reporter: Devaraj Das
>            Assignee: Devaraj Das
>            Priority: Critical
>             Fix For: 0.95.2
>
>         Attachments: hbase-8344-1.txt, hbase-8344-2.1.txt, 
> hbase-8344-2.2.txt, hbase-8344-2.3.txt, hbase-8344-2.4.txt
>
>


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to