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

Alexander Alten-Lorenz commented on HBASE-6694:
-----------------------------------------------

New patch attached, but I get a surefire error from testWithDeletes. 

{code}
testSimpleCase(org.apache.hadoop.hbase.mapreduce.TestImportExport)  Time 
elapsed: 0.029 sec  <<< FAILURE!
java.lang.AssertionError: expected:<3> but was:<1>
        at org.junit.Assert.fail(Assert.java:93)
....
testWithDeletes(org.apache.hadoop.hbase.mapreduce.TestImportExport)  Time 
elapsed: 0.007 sec  <<< ERROR!
java.lang.ArrayIndexOutOfBoundsException: 2
        at 
org.apache.hadoop.hbase.mapreduce.TestImportExport.testWithDeletes(TestImportExport.java:277)

{code}
                
> Test scanner batching in export job feature HBASE-6372 AND report on 
> improvement HBASE-6372 adds
> ------------------------------------------------------------------------------------------------
>
>                 Key: HBASE-6694
>                 URL: https://issues.apache.org/jira/browse/HBASE-6694
>             Project: HBase
>          Issue Type: Task
>            Reporter: stack
>            Assignee: Alexander Alten-Lorenz
>         Attachments: HBASE-6694.patch
>
>
> From tail of HBASE-6372, Jon had raised issue that test added did not 
> actually test the feature.  This issue is about adding a test of HBASE-6372.  
> We should also have numbers for the improvement that HBASE-6372 brings.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to