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

Parallelize Snapshot operations

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 0.99.0
    • 0.99.0
    • snapshots
    • None

    Description

      when SnapshotInfo or snapshot verification is executed against a remote path, it may takes a while since all the code is mainly composed by sequential calls to the fs.
      This patch will parallelize all the snapshot operations using a thread pool to dispatch requests. The size of the pool is tunable by using "hbase.snapshot.thread.pool.max"

      Attachments

        1. HBASE-11185-v0.patch
          33 kB
          Matteo Bertozzi

        Issue Links

          Activity

            People

              mbertozzi Matteo Bertozzi
              mbertozzi Matteo Bertozzi
              Votes:
              0 Vote for this issue
              Watchers:
              7 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: