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

Refresh in-memory table-info cache in HBase

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • hbase-operator-tools, hbck2
    • None

    Description

      InĀ HBASE-25297 we intorduced the feature in hbck2 to fix orphan tables by generating the missing .tableinfo file. If the table descriptor can not be found in the tableinfo cache of the master, then hbck2 will generate a new file with default table configurations. In this case hbck2 could re-trigger a refresh of the in-memory table info cache of the master node.

      We would need to add a new master RPC API to refresh the cache for a given table. Alternatively we should also test if a table disable / enable would do the same.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              symat Mate Szalay-Beko
              Votes:
              0 Vote for this issue
              Watchers:
              9 Start watching this issue

              Dates

                Created:
                Updated: