[
https://issues.apache.org/jira/browse/HBASE-26264?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Duo Zhang resolved HBASE-26264.
-------------------------------
Fix Version/s: HBASE-26067
Hadoop Flags: Reviewed
Resolution: Fixed
Merged to branch HBASE-26067.
Thanks [~elserj] for reviewing.
> Add more checks to prevent misconfiguration on store file tracker
> -----------------------------------------------------------------
>
> Key: HBASE-26264
> URL: https://issues.apache.org/jira/browse/HBASE-26264
> Project: HBase
> Issue Type: Sub-task
> Components: conf, HFile
> Reporter: Duo Zhang
> Assignee: Duo Zhang
> Priority: Major
> Fix For: HBASE-26067
>
>
> For example, when creating new tables, if the store file tracker is
> configured to MigrationStoreFileTracker, we should fail the creation and tell
> users you should not use this store file tracker for a new table.
> And when switching the implementation for store file tracker, we should let
> end users first switch to MigrationStoreFileTracker, and then to the final
> target store file tracker. If end users configure wrong store file tracker,
> we should fail the alter table operation.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)