You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Andrey Stepachev (JIRA)" <ji...@apache.org> on 2015/02/24 20:48:05 UTC

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

Andrey Stepachev created HBASE-13092:
----------------------------------------

             Summary: 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, 2.0.0, 1.1.0
            Reporter: Andrey Stepachev
            Assignee: Andrey Stepachev


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
(thanks [~tedyu])




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)