[
https://issues.apache.org/jira/browse/HBASE-18610?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16142544#comment-16142544
]
Ted Yu edited comment on HBASE-18610 at 8/26/17 2:01 AM:
---------------------------------------------------------
First step should be invoking ChaosMonkeyRunner with:
{code}
-c dir/hbase-site.xml -m serverKilling --tableName <tbl-name>
{code}
and see if that works.
was (Author: [email protected]):
First step should be invoking ChaosMonkeyRunner with:
{code}
-c dir/hbase-site.xml -m serverKilling --tableName <tbl-name>
{code}
> Provide capability to activate chaos monkey
> -------------------------------------------
>
> Key: HBASE-18610
> URL: https://issues.apache.org/jira/browse/HBASE-18610
> Project: HBase
> Issue Type: Sub-task
> Reporter: Ted Yu
> Attachments: 18610.v1.txt, 18610.v4.txt, 18610.v5.txt, 18610.v6.txt
>
>
> Currently load-client runs against a cluster where region servers are stable.
> We need to introduce chaos monkey so that wider coverage for read path is
> exercised.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)