[
https://issues.apache.org/jira/browse/PHOENIX-6356?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Istvan Toth resolved PHOENIX-6356.
----------------------------------
Fix Version/s: 4.17.0
Resolution: Fixed
Merged to 4.x
Thank you [~tkhurana] and [~kozdemir]
> missing row.clear() for dummy row in GlobalIndexRegionScanner
> -------------------------------------------------------------
>
> Key: PHOENIX-6356
> URL: https://issues.apache.org/jira/browse/PHOENIX-6356
> Project: Phoenix
> Issue Type: Bug
> Components: core
> Affects Versions: 4.x
> Reporter: Istvan Toth
> Assignee: Tanuj Khurana
> Priority: Major
> Fix For: 4.17.0
>
>
> While porting PHOENIX-6182 to master, I run into a problem in
> GlobalIndexRegionScanner where the returned dummy row is passed to the
> next(row) call.
> I have added the missing clear statement to the master patch, which fixed the
> test case.
> This doesn't seem to affect the test on 4.x, but breaks it on master.
> At least this fix should be backported to 4.x.
> Someone with a better understanding of the paging code should probably check
> if similar issues are present at other places.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)