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

Align Offline Merge with Online Merge

    XMLWordPrintableJSON

Details

    • Task
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.95.0
    • 0.98.0, 0.95.2
    • regionserver
    • None
    • Reviewed
    • 0.96notable

    Description

      After HBASE-7403 we now have two different tools for online and offline merge, and the result produced by the two are different. (the online one works with snapshots, the offline not)

      We should remove the offline one, or align it to the online code.
      Most of the offline code in HRegion.merge() can be replaced with the one in RegionMergeTransaction, used by the online version.

      Attachments

        1. hbase-8219v3.patch
          8 kB
          Chunhui Shen
        2. hbase-8219v2.patch
          8 kB
          Chunhui Shen
        3. hbase-8219v1.patch
          8 kB
          Chunhui Shen

        Activity

          People

            zjushch Chunhui Shen
            mbertozzi Matteo Bertozzi
            Votes:
            0 Vote for this issue
            Watchers:
            9 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: