You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Ted Yu (JIRA)" <ji...@apache.org> on 2018/02/04 14:59:00 UTC

[jira] [Commented] (HBASE-19930) fix ImmutableMemStoreLAB#forceCopyOfBigCellInto

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

Ted Yu commented on HBASE-19930:
--------------------------------

Can you add a test ?

Thanks

> fix ImmutableMemStoreLAB#forceCopyOfBigCellInto
> -----------------------------------------------
>
>                 Key: HBASE-19930
>                 URL: https://issues.apache.org/jira/browse/HBASE-19930
>             Project: HBase
>          Issue Type: Bug
>    Affects Versions: 2.0.0-beta-1
>            Reporter: Gali Sheffi
>            Assignee: Gali Sheffi
>            Priority: Major
>         Attachments: HBASE-19930-V01.patch
>
>
> This issue is about fixing ImmutableMemStoreLAB#forceCopyOfBigCellInto.
> Following a comment in HBASE-19133 regarding a bug in ImmutableMemStoreLAB#forceCopyOfBigCellInto (assuming this method is never called for an ImmutableMemStoreLAB, and just throwing an IllegalStateException whenever called), the forceCopyOfBigCellInto method now performs the copy of big cells on the first MSLABImpl in its mslabs linked-list.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)