Uploaded image for project: 'HBase'
  1. HBase
  2. HBASE-2856 TestAcidGuarantee broken on trunk
  3. HBASE-9889

Make sure we clean up scannerReadPoints upon any exceptions

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 0.89-fb, 0.94.12, 0.96.0
    • 0.99.0
    • None
    • None

    Description

      If there is an exception in the creation of RegionScanner (for example, exception while opening store files) the scanner Read points is not cleaned up.

      Having an unused old entry in the scannerReadPoints means that flushes and compactions cannot garbage-collect older versions.

      Attachments

        1. hbase-9889.diff
          3 kB
          Amitanand Aiyer

        Activity

          People

            amitanand Amitanand Aiyer
            amitanand Amitanand Aiyer
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: