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

Anoop Sam John commented on HBASE-16886:
----------------------------------------

BTW in general creating a small scan with out setting start and stop rows looks 
odd..   But any way when one want to do reverse small scan from end of the 
table ie. Start row will be empty byte array,    This problem will come in.  
Just saying.

> 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
>         Attachments: 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)

Reply via email to