[
https://issues.apache.org/jira/browse/HBASE-7529?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13550824#comment-13550824
]
Hudson commented on HBASE-7529:
-------------------------------
Integrated in HBase-TRUNK #3727 (See
[https://builds.apache.org/job/HBase-TRUNK/3727/])
HBASE-7529 Wrong ExecutorType for EventType.M_RS_OPEN_ROOT in trunk
(Revision 1431816)
Result = FAILURE
zjushch :
Files :
*
/hbase/trunk/hbase-server/src/main/java/org/apache/hadoop/hbase/executor/EventHandler.java
> Wrong ExecutorType for EventType.M_RS_OPEN_ROOT in trunk
> --------------------------------------------------------
>
> Key: HBASE-7529
> URL: https://issues.apache.org/jira/browse/HBASE-7529
> Project: HBase
> Issue Type: Bug
> Components: regionserver
> Affects Versions: 0.96.0
> Reporter: chunhui shen
> Assignee: chunhui shen
> Priority: Critical
> Fix For: 0.96.0
>
> Attachments: 7529-trunk.patch
>
>
> {code}
> M_RS_OPEN_ROOT (21, ExecutorType.RS_OPEN_REGION), // Master
> asking RS to open root
> {code}
> It's a mistake only in trunk, causing ROOT couldn't be online for a long long
> time:
> 1.ROOT wait open-region-thread to handle opening it.
> 2.Opening regions wait for ROOT to online, but occupy the threads...
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira