You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Duo Zhang (Jira)" <ji...@apache.org> on 2021/12/16 15:25:00 UTC

[jira] [Created] (HBASE-26586) The MigrateStoreFileTrackerProcedure should not rely on the global config when setting SFT implementation for a table

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)