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

Hudson commented on HBASE-19930:
--------------------------------

FAILURE: Integrated in Jenkins build HBase-Trunk_matrix #4590 (See 
[https://builds.apache.org/job/HBase-Trunk_matrix/4590/])
HBASE-19930: Fixing the bug, in the rare case when there is a merge into 
(anastas: rev 07e93458fe69b7701ea2045926b4afe30d166cb5)
* (edit) 
hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/ImmutableMemStoreLAB.java
* (edit) 
hbase-server/src/test/java/org/apache/hadoop/hbase/regionserver/TestCompactingToCellFlatMapMemStore.java


> 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, HBASE-19930-V02.patch, 
> HBASE-19930-V03.patch, HBASE-19930-V04.patch, HBASE-19930-V05.patch, 
> HBASE-19930-V06.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)

Reply via email to