You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "stack (JIRA)" <ji...@apache.org> on 2019/07/01 20:06:00 UTC

[jira] [Updated] (HBASE-20368) Fix RIT stuck when a rsgroup has no online servers but AM's pendingAssginQueue is cleared

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

stack updated HBASE-20368:
--------------------------
       Resolution: Fixed
     Hadoop Flags: Reviewed
    Fix Version/s: 2.1.6
                   2.0.6
           Status: Resolved  (was: Patch Available)

Pushed on branch-2.0 and branch-2.1. This what you want [~Xiaolin Ha]? [~zghaobac] shout if objection and I can undo the commit. Thanks.

> Fix RIT stuck when a rsgroup has no online servers but AM's pendingAssginQueue is cleared
> -----------------------------------------------------------------------------------------
>
>                 Key: HBASE-20368
>                 URL: https://issues.apache.org/jira/browse/HBASE-20368
>             Project: HBase
>          Issue Type: Bug
>          Components: rsgroup
>    Affects Versions: 2.0.0
>            Reporter: Xiaolin Ha
>            Assignee: Xiaolin Ha
>            Priority: Major
>             Fix For: 2.0.6, 2.1.6
>
>         Attachments: HBASE-20368.branch-2.001.patch, HBASE-20368.branch-2.002.patch, HBASE-20368.branch-2.003.patch, HBASE-20368.branch-2.1.001.patch
>
>
> This error can be reproduced by shutting down all servers in a rsgroups and starting them soon afterwards. 
> The regions on this rsgroup will be reassigned, but there is no available servers of this rsgroup.
> They will be added to AM's pendingAssginQueue, which AM will clear regardless of the result of assigning in this case.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)