teamconfx opened a new pull request, #5389:
URL: https://github.com/apache/hbase/pull/5389

   ### Description of PR
   https://issues.apache.org/jira/browse/HBASE-27990
   This PR adds a precheck for `hbase.blockcache.minblocksize` such that it 
must be positive.
   
   ### How was this patch tested?
   (1) set hbase.blockcache.minblocksize=0
   (2) run 
org.apache.hadoop.hbase.io.hfile.TestCacheConfig#testBucketCacheConfigL1L2Setup
   The test throws a IllegalArgumentException rather than a division by zero 
error.


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

To unsubscribe, e-mail: issues-unsubscr...@hbase.apache.org

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

Reply via email to