You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "huzheng (JIRA)" <ji...@apache.org> on 2016/10/20 03:35:59 UTC

[jira] [Created] (HBASE-16886) hbase-client: scanner with reversed=true and small=true get no result.

huzheng created HBASE-16886:
-------------------------------

             Summary: hbase-client: scanner with reversed=true and small=true get no result. 
                 Key: HBASE-16886
                 URL: https://issues.apache.org/jira/browse/HBASE-16886
             Project: HBase
          Issue Type: Bug
            Reporter: huzheng


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)