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

Hudson commented on HBASE-7740:
-------------------------------

Integrated in HBase-TRUNK-on-Hadoop-2.0.0 #390 (See 
[https://builds.apache.org/job/HBase-TRUNK-on-Hadoop-2.0.0/390/])
    HBASE-7740 Recheck matching row for joined scanners (Sergey) (Revision 
1441684)

     Result = FAILURE
tedyu : 
Files : 
* 
/hbase/trunk/hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/HRegion.java

                
> Recheck matching row for joined scanners
> ----------------------------------------
>
>                 Key: HBASE-7740
>                 URL: https://issues.apache.org/jira/browse/HBASE-7740
>             Project: HBase
>          Issue Type: Bug
>            Reporter: Sergey Shelukhin
>            Assignee: Sergey Shelukhin
>             Fix For: 0.96.0, 0.94.5
>
>         Attachments: HBASE-7740-v0.patch
>
>
> It just occured to me that when the patch in HBASE-5416 was being modified by 
> various people, the pre-check was changed to post-check in populateResults. 
> Whereas before that, noting that there's a pre-check, I removed the check we 
> do between seek and populateResult elsewhere (joined scanner path only).
> I have not observed this bug, but it seems to exist.

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