Duo Zhang created HBASE-26586:
---------------------------------
Summary: The MigrateStoreFileTrackerProcedure should not rely on
the global config when setting SFT implementation for a table
Key: HBASE-26586
URL: https://issues.apache.org/jira/browse/HBASE-26586
Project: HBase
Issue Type: Sub-task
Components: HFile
Reporter: Duo Zhang
If a table does not have a SFT implementation in its table descriptor, it means
we are upgrading from an older version where SFT is not implemented, so the SFT
implementation for the table should always be DEFAULT.
A misconfigure here could cause data loss.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)