[ 
https://issues.apache.org/jira/browse/HBASE-8135?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13605483#comment-13605483
 ] 

nkeywal commented on HBASE-8135:
--------------------------------

Yes, just locally (I do test before submitting :-) ) I used ClassSize.align for 
timerange, and it went ok. But for Put/Delete/Increment, There are 88 bytes of 
difference I cannot explain. The code is on the v2.patch.
                
> Mutation should implement HeapSize
> ----------------------------------
>
>                 Key: HBASE-8135
>                 URL: https://issues.apache.org/jira/browse/HBASE-8135
>             Project: HBase
>          Issue Type: Bug
>          Components: Client
>    Affects Versions: 0.95.0, 0.96.0, 0.94.5
>            Reporter: nkeywal
>            Assignee: nkeywal
>            Priority: Minor
>             Fix For: 0.95.0, 0.96.0
>
>         Attachments: 8135.v1.patch, 8135.v2.patch
>
>
> Code is there already.
> Doing so would allow to share some code when doing client side buffering.
> patch compiles locally, should not impact tests, but not tested locally.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to