Skip to content

Conversation

adelapena
Copy link

Only count live data size when we are using bytes-sized limits.

This prevents issues with paging when row purging or other unexpected transformation changes the size of the read rows.

Only count live data size when we are using bytes-sized limits. This
prevents issues with paging when row purging or other unexpected
transformation changes the size of the read rows.

This fixes  DBPE-16935 and DBPE-17751.
@adelapena adelapena self-assigned this Sep 25, 2025
@adelapena adelapena added the bug Something isn't working label Sep 25, 2025
Copy link

github-actions bot commented Sep 25, 2025

Checklist before you submit for review

  • Make sure there is a PR in the CNDB project updating the Converged Cassandra version
  • Use NoSpamLogger for log lines that may appear frequently in the logs
  • Verify test results on Butler
  • Test coverage for new/modified code is > 80%
  • Proper code formatting
  • Proper title for each commit staring with the project-issue number, like CNDB-1234
  • Each commit has a meaningful description
  • Each commit is not very long and contains related changes
  • Renames, moves and reformatting are in distinct commits
  • All new files should contain the DataStax copyright header instead of the Apache License one

Copy link

@cassci-bot
Copy link

✔️ Build ds-cassandra-pr-gate/PR-2019 approved by Butler


Approved by Butler
See build details here

@adelapena
Copy link
Author

Closing as it's superseded by May25 hotfix 9.

@adelapena adelapena closed this Oct 1, 2025
@adelapena adelapena deleted the CNDB-15435-main-release-202505-hf2-mr-hotfix branch October 1, 2025 14:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants