[
https://issues.apache.org/jira/browse/HBASE-5396?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13213381#comment-13213381
]
Jieshan Bean commented on HBASE-5396:
-------------------------------------
Only see the below and related logs. It means the region in regionPlans can be
reassigned with this patch.
{noformat}
2012-02-20 23:25:36,472 INFO
org.apache.hadoop.hbase.master.handler.ServerShutdownHandler: 1 regions which
planned to open on C3S31,20020,1329798177361 be re-assigned.
{noformat}
Thanks, Stack.
> Handle the regions in regionPlans while processing ServerShutdownHandler
> ------------------------------------------------------------------------
>
> Key: HBASE-5396
> URL: https://issues.apache.org/jira/browse/HBASE-5396
> Project: HBase
> Issue Type: Bug
> Components: master
> Affects Versions: 0.90.6
> Reporter: Jieshan Bean
> Assignee: Jieshan Bean
> Fix For: 0.94.0, 0.90.6, 0.92.1
>
> Attachments: HBASE-5396-90-V2.patch, HBASE-5396-90-final.patch,
> HBASE-5396-90-forReview.patch, HBASE-5396-90.patch, HBASE-5396-92.patch,
> HBASE-5396-trunk.patch, Logs-TestFor92.rar
>
>
> The regions plan to open on this server while ServerShutdownHandler is
> handling, just be removed from AM.regionPlans, and only left to
> TimeoutMonitor handle these regions. This need to optimize.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira