[
https://issues.apache.org/jira/browse/HBASE-26263?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17414997#comment-17414997
]
Duo Zhang commented on HBASE-26263:
-----------------------------------
For this issue, I think we could just schedule a background task to update the
TableDescriptor for all tables.
And a trick here is that, we do not need to use ModifyTableProcedure, as
actually, we haven't changed the store file tracker implementation.
> [Rolling Upgrading] Persist the StoreFileTracker configurations to
> TableDescriptor for existing tables
> ------------------------------------------------------------------------------------------------------
>
> Key: HBASE-26263
> URL: https://issues.apache.org/jira/browse/HBASE-26263
> Project: HBase
> Issue Type: Sub-task
> Components: HFile, master
> Reporter: Duo Zhang
> Priority: Major
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)