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

Hudson commented on HBASE-5112:
-------------------------------

Integrated in HBase-0.92-security #55 (See 
[https://builds.apache.org/job/HBase-0.92-security/55/])
    HBASE-5112  TestReplication#queueFailover flaky due to potentially
               uninitialized Scan (Jimmy Xiang)

tedyu : 
Files : 
* /hbase/branches/0.92/CHANGES.txt
* 
/hbase/branches/0.92/src/test/java/org/apache/hadoop/hbase/replication/TestReplication.java

                
> TestReplication#queueFailover flaky due to potentially uninitialized Scan
> -------------------------------------------------------------------------
>
>                 Key: HBASE-5112
>                 URL: https://issues.apache.org/jira/browse/HBASE-5112
>             Project: HBase
>          Issue Type: Test
>    Affects Versions: 0.92.0, 0.94.0
>            Reporter: Jimmy Xiang
>            Assignee: Jimmy Xiang
>             Fix For: 0.92.0, 0.94.0
>
>         Attachments: 5112-v2.txt, hbase-5112.patch
>
>
> In TestReplication#queueFailover, the second scan is not reset for each new 
> scan.  Followed scan may not be able to scan the whole table.
> So it cannot get all the data and the test fails.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to