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

stack updated HBASE-7250:
-------------------------

       Resolution: Fixed
    Fix Version/s: 0.96.0
     Release Note: A system test which does large data ingestion and verify 
using {@link LoadTestTool},  while introducing chaos by hoarding many regions 
into few servers (unbalancing), then killing some of these servers, and 
triggering balancer.  It's configured using a set of constants on top, which 
cover this scenario and are reasonable for minicluster. See constants if you 
want to tweak the test. You can configure how long the test should run by 
using.  "hbase.IntegrationTestRebalanceAndKillServersTargeted.runtime" 
configuration parameter,  which is probably most useful on cluster.
     Hadoop Flags: Reviewed
           Status: Resolved  (was: Patch Available)

You want to backport this Sergey?  I added your class comment as release note 
-- feel free to edit.  Thanks for the nice test.  +1 on removing useless test 
in new issue.  Committed to trunk.  Thanks lads.
                
> create integration test for balancing regions and killing region servers - 2
> ----------------------------------------------------------------------------
>
>                 Key: HBASE-7250
>                 URL: https://issues.apache.org/jira/browse/HBASE-7250
>             Project: HBase
>          Issue Type: Improvement
>          Components: test
>            Reporter: Sergey Shelukhin
>            Assignee: Sergey Shelukhin
>            Priority: Minor
>             Fix For: 0.96.0
>
>         Attachments: HBASE-7250-v0.patch, HBASE-7250-v1.patch, 
> HBASE-7250-v2.patch
>
>
> The original test is too general; need another one that would be more 
> targeted and would test master logic in particular (e.g. not kill master). I 
> re-discovered HBASE-6060 using it on the first run :)

--
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