bsglz edited a comment on pull request #1883:
URL: https://github.com/apache/hbase/pull/1883#issuecomment-651576692


   > 2020-06-30 13:46:23,017 DEBUG [Time-limited test] util.ClassSize(421): 
Primitives=127, arrays=0, **references=56**, refSize 4, size=368, 
prealign_size=363
   > 
   > java.lang.AssertionError: 
   > Expected :368
   > Actual   :360
   
   Checked the log of TestHeapSize.testSizes, seems there are 56*references, 
but the FIXED_OVERHEAD in HRegion only calc 55?
   If change it to 56, this ut could pass in my local env, but not ture should 
do? @saintstack 


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