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

Enhance BackupSystemTable#getBackupHistoryForTable() to selectively retrieve related backup history

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • None

    Description

      During review of HBASE-16198, it was noticed that BackupSystemTable#getBackupHistoryForTable() has to first retrieve all backup history and then does the filtering.

      For a cluster where there has been a lot of backup activity, the amount of data retrieved may be non-trivial.

      This issue is to enhance BackupSystemTable#getBackupHistoryForTable() so that filtering is applied on server side.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              yuzhihong@gmail.com Ted Yu
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated: