Setting batch (cells limit) on scan may screw up readless increments summation

Description

Inside IncrementSummingScanner we advance on baseScanner using passed limit. But we may grab cells up to the middle of the the group of delta-increment-puts of the counter. See todo in the code for more details - it is easier to explain there right at the code.

marked as "major" as we don't set batch or limit explicitly so far, so it probably doesn't affect the correctness at the moment. Will need to dig more.

Release Notes

None

Activity

Show:

Gary Helmling December 30, 2014 at 1:32 AM

This was fixed as part of CDAP-1062.

Duplicate
Pinned fields
Click on the next to a field label to start pinning.

Details

Assignee

Reporter

Components

Priority

Created December 10, 2014 at 2:33 AM
Updated December 30, 2014 at 1:32 AM
Resolved December 30, 2014 at 1:32 AM