[
https://issues.apache.org/jira/browse/HBASE-16886?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15615266#comment-15615266
]
Duo Zhang commented on HBASE-16886:
-----------------------------------
[~tedyu] The addendum you committed introduced a findbugs warnings.
{noformat}
commit a9526f6fdb12efc7d6195185cfc2c8e6aa927af1
Author: tedyu <[email protected]>
Date: Thu Oct 27 08:47:24 2016 -0700
HBASE-16886 hbase-client: scanner with reversed=true and small=true gets no
result - addendum fixes reference to MAX_BYTE_ARRAY
{noformat}
https://builds.apache.org/job/PreCommit-HBASE-Build/4219/artifact/patchprocess/branch-findbugs-hbase-client-warnings.html
Consider fixing it? Thanks.
> hbase-client: scanner with reversed=true and small=true gets no result
> ----------------------------------------------------------------------
>
> Key: HBASE-16886
> URL: https://issues.apache.org/jira/browse/HBASE-16886
> Project: HBase
> Issue Type: Bug
> Affects Versions: 2.0.0, 1.3.0, 1.4.0, 1.2.3, 1.1.7, 0.98.23
> Reporter: huzheng
> Labels: patch
> Attachments: 16886.addendum, 16886.v4.branch-1.patch,
> HBASE-16886.v0.patch, HBASE-16886.v1.patch, HBASE-16886.v2.patch,
> HBASE-16886.v3.patch, HBASE-16886.v4.0.98.patch,
> HBASE-16886.v4.branch-1.patch, HBASE-16886.v4.branch-1.patch,
> HBASE-16886.v4.branch-1.patch, HBASE-16886.v4.master.patch,
> TestReversedSmallScan.java
>
>
> Assume HBase have four regions (-oo, b), [b, c), [c, d), [d,+oo) , and all
> rowKeys are located in region [d, +oo). using a Reversed Small Scanner will
> get no result.
> Attached file show this failed test case.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)