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

[v23.2.x] cloud_storage_clients: stricter but simpler invariants for the pool #15834

Merged

Conversation

nvartolomei
Copy link
Contributor

@nvartolomei nvartolomei commented Dec 21, 2023

Backport of PR #15681

Fixes #15785

can be used for synchronization in testing

(cherry picked from commit 2860042)
Simplify the lease/borrow logic by never adding borrowed clients to the
local pool.

(cherry picked from commit a214124)
@nvartolomei nvartolomei added this to the v23.2.x-next milestone Dec 21, 2023
@nvartolomei nvartolomei added the kind/backport PRs targeting a stable branch label Dec 21, 2023
@nvartolomei
Copy link
Contributor Author

/dt

@nvartolomei nvartolomei marked this pull request as ready for review December 21, 2023 16:55
@nvartolomei nvartolomei merged commit c435103 into redpanda-data:v23.2.x Dec 22, 2023
25 of 26 checks passed
@nvartolomei nvartolomei deleted the nv/backport-15681-v23.2.x-152 branch December 22, 2023 18:18
@piyushredpanda piyushredpanda modified the milestones: v23.2.x-next, v23.2.23 Jan 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/redpanda kind/backport PRs targeting a stable branch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants