Skip to content

Conversation

@DaveCTurner
Copy link
Contributor

  • Simplify multi-object-delete request detection
  • Replace AtomicBoolean with volatile field
  • Make ThrottlingDeleteHandler static

- Simplify multi-object-delete request detection
- Replace `AtomicBoolean` with volatile field
- Make `ThrottlingDeleteHandler` static
@DaveCTurner DaveCTurner added >test Issues or PRs that are addressing/adding tests :Distributed Coordination/Snapshot/Restore Anything directly related to the `_snapshot/*` APIs v8.19.0 v9.1.0 labels Apr 2, 2025
@elasticsearchmachine elasticsearchmachine added the Team:Distributed Coordination Meta label for Distributed Coordination team label Apr 2, 2025
@elasticsearchmachine
Copy link
Collaborator

Pinging @elastic/es-distributed-coordination (Team:Distributed Coordination)

@DaveCTurner DaveCTurner added the auto-backport Automatically create backport pull requests when merged label Apr 2, 2025
@DaveCTurner DaveCTurner added the auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) label Apr 2, 2025
@elasticsearchmachine elasticsearchmachine merged commit 7eee650 into elastic:main Apr 4, 2025
17 checks passed
@DaveCTurner DaveCTurner deleted the 2025/04/02/S3BlobContainerRetriesTests-request-parsing branch April 4, 2025 07:40
@elasticsearchmachine
Copy link
Collaborator

💔 Backport failed

Status Branch Result
8.x Commit could not be cherrypicked due to conflicts

You can use sqren/backport to manually backport by running backport --upstream elastic/elasticsearch --pr 126101

DaveCTurner added a commit to DaveCTurner/elasticsearch that referenced this pull request Apr 4, 2025
- Simplify multi-object-delete request detection
- Replace `AtomicBoolean` with volatile field

Backport of elastic#126101 to `8.x`
@DaveCTurner
Copy link
Contributor Author

DaveCTurner commented Apr 4, 2025

Backport is #126325

elasticsearchmachine pushed a commit that referenced this pull request Apr 4, 2025
- Simplify multi-object-delete request detection
- Replace `AtomicBoolean` with volatile field

Backport of #126101 to `8.x`
andreidan pushed a commit to andreidan/elasticsearch that referenced this pull request Apr 9, 2025
- Simplify multi-object-delete request detection
- Replace `AtomicBoolean` with volatile field
- Make `ThrottlingDeleteHandler` static
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

auto-backport Automatically create backport pull requests when merged auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) :Distributed Coordination/Snapshot/Restore Anything directly related to the `_snapshot/*` APIs Team:Distributed Coordination Meta label for Distributed Coordination team >test Issues or PRs that are addressing/adding tests v8.19.0 v9.1.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants