HBASE-12405 addendum fix HRegion heap size

This commit is contained in:
zhangduo 2015-03-10 15:01:11 +08:00
parent 9b53a1c214
commit 105f9b3282
1 changed files with 1 additions and 1 deletions

View File

@ -7314,7 +7314,7 @@ public class HRegion implements HeapSize, PropagatingConfigurationObserver { //
ClassSize.OBJECT +
ClassSize.ARRAY +
45 * ClassSize.REFERENCE + 2 * Bytes.SIZEOF_INT +
(13 * Bytes.SIZEOF_LONG) +
(14 * Bytes.SIZEOF_LONG) +
5 * Bytes.SIZEOF_BOOLEAN);
// woefully out of date - currently missing: