Mate Szalay-Beko created HBASE-25430:
----------------------------------------

             Summary: Refresh in-memory table-info cache in HBase
                 Key: HBASE-25430
                 URL: https://issues.apache.org/jira/browse/HBASE-25430
             Project: HBase
          Issue Type: Bug
          Components: hbase-operator-tools, hbck2
            Reporter: Mate Szalay-Beko


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.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to