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

Ted Yu updated HBASE-4124:
--------------------------

    Attachment: 4124-trunk.v2

This patch added null check for sn.

According to 
http://download.oracle.com/javase/1,5.0/docs/api/java/util/concurrent/ConcurrentHashMap.html,
 null cannot be used as key.

> ZK restarted while a region is being assigned, new active HM re-assigns it 
> but the RS warns 'already online on this server'.
> ----------------------------------------------------------------------------------------------------------------------------
>
>                 Key: HBASE-4124
>                 URL: https://issues.apache.org/jira/browse/HBASE-4124
>             Project: HBase
>          Issue Type: Bug
>          Components: master
>            Reporter: fulin wang
>            Assignee: gaojinchao
>             Fix For: 0.90.5
>
>         Attachments: 4124-trunk.v2, HBASE-4124_Branch90V1_trial.patch, 
> HBASE-4124_Branch90V2.patch, HBASE-4124_Branch90V3.patch, 
> HBASE-4124_Branch90V4.patch, HBASE-4124_TrunkV1.patch, log.txt
>
>   Original Estimate: 0.4h
>  Remaining Estimate: 0.4h
>
> ZK restarted while assigning a region, new active HM re-assign it but the RS 
> warned 'already online on this server'.
> Issue:
> The RS failed besause of 'already online on this server' and return; The HM 
> can not receive the message and report 'Regions in transition timed out'.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to