You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Jimmy Xiang (JIRA)" <ji...@apache.org> on 2014/09/15 20:30:34 UTC

[jira] [Commented] (HBASE-11976) Server startcode is not checked for some open region request

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

Jimmy Xiang commented on HBASE-11976:
-------------------------------------

Look into the issue, bulk region assignment doesn't check server startcode.

> Server startcode is not checked for some open region request
> ------------------------------------------------------------
>
>                 Key: HBASE-11976
>                 URL: https://issues.apache.org/jira/browse/HBASE-11976
>             Project: HBase
>          Issue Type: Bug
>    Affects Versions: 2.0.0
>            Reporter: Jimmy Xiang
>            Assignee: Jimmy Xiang
>
> I got the following failure yesterday. It looks like sending open region request, the region server failed to check the server start code.
>  
> {noformat}
> 2014-09-14 19:36:45,565 ERROR [B.defaultRpcServer.handler=24,queue=0,port=20020] 
> master.AssignmentManager: Failed to transition region from {2706f577540a7d1b53b5a8f66178fbf2 state=PENDING_OPEN, ts=1410748604803, server=a2428.halxg.cloudera.com,20020,1410746518223} on OPENED by a2428.halxg.cloudera.com,20020,1410748599408: 2706f577540a7d1b53b5a8f66178fbf2 is not opening on a2428.halxg.cloudera.com,20020,1410748599408
> ABORTING region server a2428.halxg.cloudera.com,20020,1410748599408: Exception running postOpenDeployTasks; region=2706f577540a7d1b53b5a8f66178fbf2
> {noformat}



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