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

huzheng commented on HBASE-16886:
---------------------------------

Hi, [~tedyu] all unit test seems passed.  

TestMultiTableSnapshotInputFormat  test  is OK in my desktop,  and the failed 
cause of Hadoop QA is :

{code}
java.io.IOException: Unable to create region directory: 
/tmp/scantest2_snapshot__043a17e4-3572-4aea-9bcb-330edecd5a39/data/default/scantest2/1bbfd104c261fc1d4677d66728299f51
{code} 

after checked the code files,  it seems nothing to do with this patch.   but 
this ut case is unstable . Any advise ? 

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.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)

Reply via email to