[
https://issues.apache.org/jira/browse/HBASE-18010?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16187418#comment-16187418
]
Hudson commented on HBASE-18010:
--------------------------------
FAILURE: Integrated in Jenkins build HBase-2.0 #607 (See
[https://builds.apache.org/job/HBase-2.0/607/])
HBASE-18010: CellChunkMap integration into CompactingMemStore, merge to
(anastas: rev 445c5bd7b73d2ec73dfb5fbfaeaa2f79d4b7b8c3)
* (add)
hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/CellArrayImmutableSegment.java
* (add)
hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/CSLMImmutableSegment.java
* (add)
hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/CellChunkImmutableSegment.java
* (add)
hbase-server/src/test/java/org/apache/hadoop/hbase/regionserver/TestCompactingToCellFlatMapMemStore.java
> Connect CellChunkMap to be used for flattening in CompactingMemStore
> --------------------------------------------------------------------
>
> Key: HBASE-18010
> URL: https://issues.apache.org/jira/browse/HBASE-18010
> Project: HBase
> Issue Type: Sub-task
> Reporter: Anastasia Braginsky
> Assignee: Anastasia Braginsky
> Fix For: 2.0.0, 3.0.0
>
> Attachments: HBASE-18010-branch-2.patch, HBASE-18010-branch-2.patch,
> HBASE-18010.branch-2.v1.patch, HBASE-18010.branch-2.v1.patch,
> HBASE-18010-branch-2.v2.patch, HBASE-18010-branch-2.v3.patch,
> HBASE-18010-V04.patch, HBASE-18010-V06.patch, HBASE-18010-V07.patch,
> HBASE-18010-V08.patch, HBASE-18010-V09.patch, HBASE-18010-V10.patch,
> HBASE-18010-V11.patch
>
>
> The CellChunkMap helps to create a new type of ImmutableSegment, where the
> index (CellSet's delegatee) is going to be CellChunkMap. No big cells or
> upserted cells are going to be supported here.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)