SlabCache reports negative heap sizes
-------------------------------------
Key: HBASE-4383
URL: https://issues.apache.org/jira/browse/HBASE-4383
Project: HBase
Issue Type: Bug
Components: regionserver
Affects Versions: 0.92.0
Reporter: Todd Lipcon
Assignee: Li Pi
Fix For: 0.92.0
2011-09-13 00:36:17,734 INFO org.apache.hadoop.hbase.io.hfile.slab.SlabCache:
Request Stats
2011-09-13 00:36:17,734 INFO
org.apache.hadoop.hbase.io.hfile.slab.SingleSizeCache: For Slab of size 72089:
0 occupied, out of a capacity of 226398 blocks. HeapSize is -798.5m bytes.,
churnTime=0sec
2011-09-13 00:36:17,734 INFO
org.apache.hadoop.hbase.io.hfile.slab.SingleSizeCache: For Slab of size 137625:
0 occupied, out of a capacity of 29647 blocks. HeapSize is -202.1m bytes.,
churnTime=0sec
2011-09-13 00:36:17,735 INFO org.apache.hadoop.hbase.io.hfile.slab.SlabCache:
Current heap size is: -1000.7m
2011-09-13 00:36:17,735 INFO org.apache.hadoop.hbase.io.hfile.slab.SlabCache:
Successfully Cached Stats
2011-09-13 00:36:17,735 INFO
org.apache.hadoop.hbase.io.hfile.slab.SingleSizeCache: For Slab of size 72089:
0 occupied, out of a capacity of 226398 blocks. HeapSize is -798.5m bytes.,
churnTime=0sec
2011-09-13 00:36:17,735 INFO
org.apache.hadoop.hbase.io.hfile.slab.SingleSizeCache: For Slab of size 137625:
0 occupied, out of a capacity of 29647 blocks. HeapSize is -202.1m bytes.,
churnTime=0sec
2011-09-13 00:36:17,735 INFO org.apache.hadoop.hbase.io.hfile.slab.SlabCache:
Current heap size is: -1000.7m
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira