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/08 14:10:10 UTC

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

wchevreuil commented on pull request #2032:
URL: https://github.com/apache/hbase/pull/2032#issuecomment-655544655


   > > 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?
   
   Indeed, it's more complex then I originally thought. Let's keep discussing it on the other jira. I think this one is good to go, after fixing the latest javadoc issues.


----------------------------------------------------------------
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