[
https://issues.apache.org/jira/browse/HBASE-18631?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Josh Elser updated HBASE-18631:
-------------------------------
Resolution: Fixed
Hadoop Flags: Reviewed
Release Note: This change invalidates the need for a separate Java
properties file to configure the ChaosMonkey included with HBase. These
properties can be provided directly in hbase-site.xml. If configuration in
provided in both locations, the Java properties file takes precendence.
Status: Resolved (was: Patch Available)
Thanks for the review, Ted! Committed around the horn.
> Allow configuration of ChaosMonkey properties via hbase-site
> ------------------------------------------------------------
>
> Key: HBASE-18631
> URL: https://issues.apache.org/jira/browse/HBASE-18631
> Project: HBase
> Issue Type: Improvement
> Components: integration tests
> Reporter: Josh Elser
> Assignee: Josh Elser
> Priority: Minor
> Fix For: 2.0.0, 1.4.0, 1.3.2, 1.2.7, 1.1.13
>
> Attachments: HBASE-18631.001.patch
>
>
> I noticed in some internal test automation that the code was attempting to
> configure some of the chaos-monkey actions via hbase-site.xml, but these
> weren't taking effect.
> After reading the code, I found that these can only be specified via a
> special properties file otherwise specified. It would be nice to also allow
> configuration via hbase-site.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)