Skip to content

Conversation

stevendanna
Copy link
Collaborator

This was added in #70763 with the intention of using it for the ExportRequests sent by backup processors.

In #114268 we went with a different approach and this feature has not seen subsequent use.

BatchRequest options that may result in partial batch results require special thinking/handling at multiple points in dist_sender, so it seems sensible to remove this option if it is unused.

Epic: none
Release note: None

@stevendanna stevendanna requested a review from dt August 15, 2025 09:49
@stevendanna stevendanna requested a review from a team as a code owner August 15, 2025 09:49
@cockroach-teamcity
Copy link
Member

This change is Reviewable

@stevendanna
Copy link
Collaborator Author

@dt We noticed this when reading through some code. If you think it's likely we'll use this it isn't too bad to keep around.

This was added in cockroachdb#70763 with the intention of using it for the
ExportRequests sent by backup processors.

In cockroachdb#114268 we went with a different approach and this feature has not seen
subsequent use.

BatchRequest options that may result in partial batch results require
special thinking/handling at multiple points in dist_sender, so it seems
sensible to remove this option if it is unused.

Epic: none
Release note: None
@stevendanna stevendanna force-pushed the ssd/remove-return-on-range-boundary branch from 6eab846 to eca8dc6 Compare August 15, 2025 11:56
@stevendanna stevendanna requested a review from miraradeva August 18, 2025 08:03
Copy link
Contributor

@miraradeva miraradeva left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:lgtm:

Reviewed 3 of 3 files at r1, all commit messages.
Reviewable status: :shipit: complete! 1 of 0 LGTMs obtained (waiting on @stevendanna)

@stevendanna
Copy link
Collaborator Author

TFTR!

bors r=dt,miraradeva

@craig
Copy link
Contributor

craig bot commented Aug 19, 2025

@craig craig bot merged commit 7e7425f into cockroachdb:master Aug 19, 2025
23 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants