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

Use subprocedure of Proc V2 for snapshot in BackupProcedure

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Blocker
    • Resolution: Won't Fix
    • None
    • 2.0.0
    • None

    Description

      Currently for SNAPSHOT_TABLES stage, we loop through the tables and take snapshot for each table.
      If the master restarts in the middle of this stage, we would restart taking snapshot from the first table.

      This issue would use subprocedure for each snapshot so that we don't need to take snapshot for the table(s) whose snapshot is complete before the master restart.

      Attachments

        Activity

          People

            mbertozzi Matteo Bertozzi
            yuzhihong@gmail.com Ted Yu
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: