Uploaded image for project: 'Phoenix Tephra'
  1. Phoenix Tephra
  2. TEPHRA-230

Improve the logic used to find recorded regions during invalid list pruning

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 0.10.0-incubating
    • 0.12.0-incubating
    • None
    • None

    Description

      During an invalid list pruning run, the plugin records the regions present on the HBase cluster at that time. It also records the count of regions as a checksum.

      While reading the list of recorded regions, if the checksum does not match the number of regions read at time t, then the plugin will move on to regions at time t - 1. However, the t-1 computation in inefficient today, and leads to microsecond decrements. It can be improved to use the time at which the current set of regions were recorded.

      Attachments

        Issue Links

          Activity

            People

              poorna Poorna Chandra
              poorna Poorna Chandra
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: