You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by GitBox <gi...@apache.org> on 2020/07/07 12:18:27 UTC

[GitHub] [hbase] bsglz edited a comment on pull request #2032: HBASE-24404 Support flush a single column family of region

bsglz edited a comment on pull request #2032:
URL: https://github.com/apache/hbase/pull/2032#issuecomment-654811904


   > Looks a great additional function. How about also allow for flushing a specific column family among all regions within a table? It could be another jira/PR if you feel better to keep separate work.
   
   Flush table was implemented by a different way that through execProcedure(use pv1), i prefer to do it in a separate jira.
   BTW, compact table was  implemented in client side by iterate all its regions, should flush table go same way?


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org