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

Andrew Purtell updated HBASE-1051:
----------------------------------

    Description: 
Write heavy load (splitting) causes some regionservers to report overloading to 
the master. Master closes the regions on the affected regionservers and 
reassigns them. Regionserver(s) that get new assignments attempt to open the 
region, but master ingores the open request because "region is closing".

More information forthcoming once I have a chance to analyze the logs.

  was:
Write heavy load causes some regionservers to report overloading to the master. 
Master closes the regions on the affected regionservers and reassigns them. 
Regionserver(s) that get new assignments attempt to open the region, but master 
ingores the open request because "region is closing".

More information forthcoming once I have a chance to analyze the logs.


> Regionserver attempting to open reassigned region but master ignoring, thinks 
> region is still closing
> -----------------------------------------------------------------------------------------------------
>
>                 Key: HBASE-1051
>                 URL: https://issues.apache.org/jira/browse/HBASE-1051
>             Project: Hadoop HBase
>          Issue Type: Bug
>          Components: master, regionserver
>            Reporter: Andrew Purtell
>             Fix For: 0.19.0
>
>
> Write heavy load (splitting) causes some regionservers to report overloading 
> to the master. Master closes the regions on the affected regionservers and 
> reassigns them. Regionserver(s) that get new assignments attempt to open the 
> region, but master ingores the open request because "region is closing".
> More information forthcoming once I have a chance to analyze the logs.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to