Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

archival: rely on the batch formation logic in remote #13916

Merged

Conversation

nvartolomei
Copy link
Contributor

Since #13720, remote::delete_objects can handle inputs of any size and will split them in batches of the appropriate size for each backend.

Simplify the code by removing the unnecessary duplication of the batching logic.

Backports Required

  • none - not a bug fix
  • none - this is a backport
  • none - issue does not exist in previous branches
  • none - papercut/not impactful enough to backport
  • v23.2.x
  • v23.1.x
  • v22.3.x

Release Notes

  • none

Since redpanda-data#13720,
`remote::delete_objects` can handle inputs of any size and will split
them in batches of the appropriate size for each backend.

Simplify the code by removing the unnecessary duplication of the
batching logic.
@vbotbuildovich
Copy link
Collaborator

@vbotbuildovich
Copy link
Collaborator

@nvartolomei nvartolomei requested review from VladLazar and Lazin and removed request for VladLazar October 9, 2023 09:41
@nvartolomei nvartolomei marked this pull request as ready for review October 9, 2023 09:41
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.

Use plural delete for cloud retention in the STM region
3 participants