[
https://issues.apache.org/jira/browse/HBASE-18610?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16146496#comment-16146496
]
Enis Soztutar commented on HBASE-18610:
---------------------------------------
Unfortunately, it still fails.
This succeeds:
{code}
./buck-out/gen/core/load-client -num_rows=100000 -appends=false
-report_num_rows=1000 -num_cols=10 -conf ../conf/
{code}
and even this runs successfully:
{code}
root@securecluster:/usr/src/hbase/hbase-native-client# ../bin/hbase
org.apache.hadoop.hbase.chaos.util.ChaosMonkeyRunner -c ../conf/hbase-site.xml
-m serverKilling --tableName load_test_table
{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)