Uploaded image for project: 'HBase'
  1. HBase
  2. HBASE-7290 Online snapshots
  3. HBASE-7735

Prevent regions from moving during online snapshot.

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Closed
    • Major
    • Resolution: Won't Fix
    • None
    • None
    • None
    • None

    Description

      To increase the probability of snapshots succeeding, we should attempt to prevent splits and region moves from happening. Currently we take region locks but this could be "too late" and results in an aborted snapshot.

      We should probably take the table lock (0.96) when starting a snapshot and for a 0.94 backport we should probably disable the balancer.

      This will probably not be tackled until after trunk merge.

      Attachments

        Activity

          People

            Unassigned Unassigned
            jmhsieh Jonathan Hsieh
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: