[
https://issues.apache.org/jira/browse/HBASE-11976?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jimmy Xiang updated HBASE-11976:
--------------------------------
Resolution: Fixed
Fix Version/s: 0.99.1
2.0.0
Status: Resolved (was: Patch Available)
Integrated into branch 1 and master. Thanks.
> Server startcode is not checked for bulk region assignment
> ----------------------------------------------------------
>
> 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
> Fix For: 2.0.0, 0.99.1
>
> Attachments: hbase-11976.patch
>
>
> 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)