Istvan Toth created PHOENIX-6356:
------------------------------------

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


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)

Reply via email to