Roxie does not handle oversize continuation data (typically from STEPPED index reads) well

Description

Once the continuation data gets over 48000 bytes (from a poorly-chosen STEPPED), we give up on continuation and send everything. This means smart-stepping degrades fairly catastrophically.

We should compress the continuation data to give more headroom, and send it whatever. If it ends up too large to send back, this will fail at the appropriate juncture.

Conclusion

None

Activity

Show:
Fixed
Pinned fields
Click on the next to a field label to start pinning.

Details

Components

Assignee

Reporter

Priority

Fix versions

Pull Request URL

Created March 4, 2021 at 9:10 AM
Updated March 31, 2021 at 4:08 PM
Resolved March 17, 2021 at 10:08 AM