[
https://issues.apache.org/jira/browse/HBASE-26263?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17419131#comment-17419131
]
Zhuoyue Huang commented on HBASE-26263:
---------------------------------------
HBASE-26246 set the SFT configurations to the TableDescriptor to avoid
misconfiguration. If I understand correctly, we need a background thread to
update those tables that already exist but have not update the TableDescriptor
to the latest SFT configuration. If we do not use ModifyTableProcedure , how
can we keep the tableDescriptor on the region server side consistent with that
on the master?
As far as I know, region server side should reopen regions to update its
tableDescriptor, which would trigger during ModifyTableProcedure processing if
a table already exists.
Looking forward to your answer [~zhangduo]
> [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
> Assignee: Zhuoyue Huang
> Priority: Major
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)