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

compactions are not memory efficient

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 0.20.0
    • None
    • None

    Description

      Compactions read a lot of data into the heap. Prior to HBASE-1058 or successor issues, it was possible to stack up hundreds if not thousands of flushes in a store. Eventually when compaction is possible, no HRS has enough heap to commit for the compaction process and all OOME as the region in question is (re)deployed. HBASE-1058 is not the ideal solution.This issue suggests creating a memory efficient compaction process which can scale.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              apurtell Andrew Kyle Purtell
              Votes:
              1 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: