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

Option to parallelize restoreStoreFile in RestoreSnapshotHelper#cloneRegion

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • 2.0.0-alpha-1
    • None
    • mob
    • None

    Description

      In one of the MOB case, we found that cloneSnapshot of a MOB enabled table took very long time. The reason is that for the MOB region, there are lots of MOB files. It took long time to clone the MOB region. In order to speed up cloneSnapshot, we will provide an option to parallelize restoreStoreFile in RestoreSnapshotHelper#cloneRegion, so MOB can take advantage of it. For non-MOB tables, it will keep the current behavior.

      Attachments

        Activity

          People

            huaxiang Hua Xiang
            huaxiang Hua Xiang
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: