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:
us...@infra.apache.org


Reply via email to