[
https://issues.apache.org/jira/browse/HBASE-16645?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15521350#comment-15521350
]
Hudson commented on HBASE-16645:
--------------------------------
FAILURE: Integrated in Jenkins build HBase-Trunk_matrix #1672 (See
[https://builds.apache.org/job/HBase-Trunk_matrix/1672/])
HBASE-16645 Wrong range of Cells is caused by CellFlatMap#tailMap, (tedyu: rev
b7e0e1578717709fc564832e95fac64a325da6aa)
* (edit)
hbase-server/src/test/java/org/apache/hadoop/hbase/regionserver/TestCellFlatSet.java
* (edit)
hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/CellFlatMap.java
* (edit)
hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/CellSet.java
> Wrong range of Cells is caused by CellFlatMap#tailMap, headMap, and SubMap
> --------------------------------------------------------------------------
>
> Key: HBASE-16645
> URL: https://issues.apache.org/jira/browse/HBASE-16645
> Project: HBase
> Issue Type: Bug
> Affects Versions: 2.0.0
> Reporter: ChiaPing Tsai
> Assignee: ChiaPing Tsai
> Fix For: 2.0.0
>
> Attachments: HBASE-16645.v0.patch, HBASE-16645.v1.patch,
> HBASE-16645.v2.patch
>
>
> Two reasons are shown below:
> 1) CellFlatMap#find doesn’t consider desc order array
> 2) CellFlatMap#getValidIndex return the wrong upper bound
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)