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

Hudson commented on PHOENIX-1133:
---------------------------------

SUCCESS: Integrated in Phoenix | 3.0 | Hadoop1 #170 (See 
[https://builds.apache.org/job/Phoenix-3.0-hadoop1/170/])
PHOENIX-1133 Skip scan intersect method not reseting state correctly (jtaylor: 
rev 8cde1d173b5b1a6e02d3c6e9caaae9d8ffcb4f28)
* phoenix-core/src/main/java/org/apache/phoenix/execute/ScanPlan.java
* phoenix-core/src/main/java/org/apache/phoenix/filter/SkipScanFilter.java


> Skip scan intersect method not reseting state correctly
> -------------------------------------------------------
>
>                 Key: PHOENIX-1133
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-1133
>             Project: Phoenix
>          Issue Type: Bug
>    Affects Versions: 5.0.0, 3.1, 4.1
>            Reporter: James Taylor
>            Assignee: James Taylor
>         Attachments: PHOENIX-1133.patch
>
>
> The SkipScanFilter.intersect() method isn't resetting enough state. Unlike 
> the incremental invocation on the server side through 
> SkipScanFilter.filterKeyValue(), the invocation through intersect is a 
> one-shot call. As such, it needs to set the endKeyLength=0 to prevent false 
> filtering.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to