[ 
https://issues.apache.org/jira/browse/HBASE-26264?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Work on HBASE-26264 started by Duo Zhang.
-----------------------------------------
> 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
>
> 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)

Reply via email to