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/ducktape: Wait for chunk observer to stop #14113

Conversation

vbotbuildovich
Copy link
Collaborator

Backport of PR #14032
Fixes: #14088,

Tests which use chunk observer should wait for it to stop after the stop
command is issued, to avoid the underlying set changing while it is
being read from.

(cherry picked from commit 524a230)
@vbotbuildovich vbotbuildovich added this to the v23.2.x-next milestone Oct 12, 2023
@vbotbuildovich vbotbuildovich added the kind/backport PRs targeting a stable branch label Oct 12, 2023
@gousteris gousteris marked this pull request as ready for review October 12, 2023 10:55
@gousteris gousteris requested a review from abhijat October 12, 2023 10:55
@abhijat
Copy link
Contributor

abhijat commented Oct 13, 2023

/ci-repeat

@abhijat
Copy link
Contributor

abhijat commented Oct 16, 2023

failure in unit test, the change is in ducktape

@piyushredpanda
Copy link
Contributor

piyushredpanda commented Oct 16, 2023

Failure is known one: #12120

@piyushredpanda piyushredpanda merged commit 64cd00f into redpanda-data:v23.2.x Oct 16, 2023
10 checks passed
@piyushredpanda piyushredpanda modified the milestones: v23.2.x-next, v23.2.13 Oct 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/backport PRs targeting a stable branch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants