bsglz commented on pull request #1737:
URL: https://github.com/apache/hbase/pull/1737#issuecomment-640396023


   @saintstack 
   IMO, the flushing caused by logRoller is different with other cases, it is 
related to data consistent, should not be specified by user.
   
   In fact, for now we will flush all stores of region even if user set 
FlushAllLargeStoresPolicy, it always as a system behavier.
   
   In addition, if we introduce a FlushPassedFamiliesPolicy, what should be the 
families in cases such as memstore size of region/regionserver greater than the 
threshold? Seems a bit strange and not make sense.
   
   Thanks.


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