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

2-thread ChaosMonkey steps on its own toes

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • 0.98.0, 0.99.0
    • test
    • None

    Description

      ChaosMonkey with one destructive and one volatility (flush-compact-split-etc.) threads steps on its own toes and logs a lot of exceptions.
      A simple solution would be to catch most (or all), like NotServingRegionException, and log less (not a full callstack for example, it's not very useful anyway).
      A more complicated/complementary one would be to keep track which regions the destructive thread affects and use other regions for volatile one.

      Attachments

        1. HBASE-10175.patch
          7 kB
          Sergey Shelukhin

        Activity

          People

            sershe Sergey Shelukhin
            sershe Sergey Shelukhin
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: