anoopsjohn commented on pull request #1883:
URL: https://github.com/apache/hbase/pull/1883#issuecomment-648289120


   IMO if we change split policy to consider region's total size rather than 
HStore size, we should also correct the config name. We can follow deprecation 
cycle for the config. But with current hregion.max.filesize its more confusing.
   Now this config make sense because after a major compaction all the files 
under a Store will become single large file. So based on this max possible size 
we decide the split (So we sum all file's size under a store).  


----------------------------------------------------------------
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:
[email protected]


Reply via email to