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

chunhui shen updated HBASE-7529:
--------------------------------

    Resolution: Fixed
        Status: Resolved  (was: Patch Available)
    
> 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

Reply via email to