[
https://issues.apache.org/jira/browse/HBASE-24694?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17157830#comment-17157830
]
Zheng Wang commented on HBASE-24694:
------------------------------------
As discussed in HBASE-24404, flush table was implemented through
execProcedure(use pv1), and compact table was implemented in client side by
iterate all its regions, should flush table go same way?
BTW, there is a preFlushTable cp-hook, so maybe we still need call
execProcedure(just trigger the cp).
> Support flush a single column family of table
> ---------------------------------------------
>
> Key: HBASE-24694
> URL: https://issues.apache.org/jira/browse/HBASE-24694
> Project: HBase
> Issue Type: New Feature
> Reporter: Zheng Wang
> Assignee: Zheng Wang
> Priority: Major
>
> This is follow-on work of HBASE-24404, do it as a seprate issue could make it
> easier to reveiw.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)