[ https://issues.apache.org/jira/browse/HBASE-4577?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13138182#comment-13138182 ]
gaojinchao commented on HBASE-4577: ----------------------------------- It seems result is ok. numberOfStores=1, numberOfStorefiles=12, storefileUncompressedSizeMB=2344, storefileSizeMB=2344, compressionRatio=1.0000, memstoreSizeMB=100, storefileIndexSizeMB=1, readRequestsCount=0, writeRequestsCount=35004, rootIndexSizeKB=1045, totalStaticIndexSizeKB=1935, totalStaticBloomSizeKB=0, totalCompactingKVs=5481732, currentCompactedKVs=5132546, compactionProgressPct=0.0, coprocessors=[] rawDataSize is instead of uncompressedBytes ? all docs use uncompressedBytes. > Region server reports storefileSizeMB bigger than storefileUncompressedSizeMB > ----------------------------------------------------------------------------- > > Key: HBASE-4577 > URL: https://issues.apache.org/jira/browse/HBASE-4577 > Project: HBase > Issue Type: Bug > Affects Versions: 0.92.0 > Reporter: Jean-Daniel Cryans > Assignee: gaojinchao > Priority: Minor > Fix For: 0.92.0 > > Attachments: HBASE-4577_trial_Trunk.patch > > > Minor issue while looking at the RS metrics: > bq. numberOfStorefiles=8, storefileUncompressedSizeMB=2418, > storefileSizeMB=2420, compressionRatio=1.0008 > I guess there's a truncation somewhere when it's adding the numbers up. > FWIW there's no compression on that table. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira