[
https://issues.apache.org/jira/browse/HBASE-26587?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17472849#comment-17472849
]
Duo Zhang commented on HBASE-26587:
-----------------------------------
Ah, after consideration, I think we could just provide two methods in Admin,
one for changing SFT for a table, and another is for changing SFT for a family,
this is easier to use and also enough for most users I believe.
If a user really want to change the SFT for a table and its families at once,
it could still go back to user the old way, manually control the
TableDescriptor...
> Introduce a new Admin API to change SFT implementation
> ------------------------------------------------------
>
> Key: HBASE-26587
> URL: https://issues.apache.org/jira/browse/HBASE-26587
> Project: HBase
> Issue Type: Sub-task
> Components: Admin, API
> Reporter: Duo Zhang
> Assignee: Duo Zhang
> Priority: Major
>
> Now changing SFT implementation requires two MTP, and there are also lots of
> rules on how to correctly set the MIGRATION SFT, I think we'd better
> introduce a special method to implement the complicated logic by code,to make
> our users life easier.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)