You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Szabolcs Bukros (Jira)" <ji...@apache.org> on 2019/11/29 13:44:00 UTC

[jira] [Created] (HBASE-23352) Allow chaos monkeys to access cmd line params, and improve FillDiskCommandAction

Szabolcs Bukros created HBASE-23352:
---------------------------------------

             Summary: Allow chaos monkeys to access cmd line params, and improve FillDiskCommandAction
                 Key: HBASE-23352
                 URL: https://issues.apache.org/jira/browse/HBASE-23352
             Project: HBase
          Issue Type: Improvement
          Components: integration tests
    Affects Versions: 2.2.2
            Reporter: Szabolcs Bukros
            Assignee: Szabolcs Bukros


When integration tests are run through hbase cli the properties passed as cmd line params does not reach the chaos monkies. It is possible to define a property file, but it would be more flexible if we could also pick up properties from the command line.

Also I would like to improve FillDiskCommandAction, to stop the remote process if the call times out before it could have finished or was run without a size parameter.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)