You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Andrew Kyle Purtell (Jira)" <ji...@apache.org> on 2022/06/23 20:24:00 UTC

[jira] [Resolved] (HBASE-13092) Provide test for checking that nothing will block assignments as in HBASE-13083

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

Andrew Kyle Purtell resolved HBASE-13092.
-----------------------------------------
    Resolution: Incomplete

> Provide test for checking that nothing will block assignments as in HBASE-13083
> -------------------------------------------------------------------------------
>
>                 Key: HBASE-13092
>                 URL: https://issues.apache.org/jira/browse/HBASE-13092
>             Project: HBase
>          Issue Type: Bug
>    Affects Versions: 1.0.0, 1.1.0, 2.0.0
>            Reporter: Andrey Stepachev
>            Priority: Major
>
> Here is one scenario which unit test can verify:
> accumulate enough regions on one region server 
> (different from hbase:meta server), say A
> kill server A
> when regions from A are offlined, kill meta server
> verify that all regions from server A can ultimately be assigned



--
This message was sent by Atlassian Jira
(v8.20.7#820007)