[
https://issues.apache.org/jira/browse/HBASE-1387?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Erik Holstad updated HBASE-1387:
--------------------------------
Attachment: HBASE-1387-v5.patch
Reworked some of the heapsize calculations to better fit the actual memory
used.
Have been comparing to the numbers given by, the great help tool
SizeOf(http://sizeof.sourceforge.net/).
To get SizeOf going in Eclipse you need to do :
run as, open Run Dialog and add -javaagent:path/SizeOf.jar to the VM arguments
window.
> Before release verify all object sizes using Ryans' instrumented JVM trick
> --------------------------------------------------------------------------
>
> Key: HBASE-1387
> URL: https://issues.apache.org/jira/browse/HBASE-1387
> Project: Hadoop HBase
> Issue Type: Task
> Reporter: stack
> Assignee: Erik Holstad
> Fix For: 0.20.0
>
> Attachments: HBASE-1387-v1.patch, HBASE-1387-v2.patch,
> HBASE-1387-v3.patch, HBASE-1387-v4.patch, HBASE-1387-v5.patch
>
>
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.