Uploaded image for project: 'HBase'
  1. HBase
  2. HBASE-18631

Allow configuration of ChaosMonkey properties via hbase-site

    XMLWordPrintableJSON

Details

    • Reviewed
    • Hide
      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.
      Show
      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.

    Description

      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.

      Attachments

        1. HBASE-18631.001.patch
          6 kB
          Josh Elser

        Activity

          People

            elserj Josh Elser
            elserj Josh Elser
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: