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

[v24.2.x] raft/c: fix an indefinite hang in transfer leadership #24459

Conversation

vbotbuildovich
Copy link
Collaborator

Backport of PR #24404

This typically happens when there is a stepdown and the downstream
consumers like recovery need to know about it.

(cherry picked from commit d0a562b)
@vbotbuildovich vbotbuildovich added this to the v24.2.x-next milestone Dec 5, 2024
@vbotbuildovich vbotbuildovich added the kind/backport PRs targeting a stable branch label Dec 5, 2024
@vbotbuildovich
Copy link
Collaborator Author

non flaky failures in https://buildkite.com/redpanda/redpanda/builds/59315#019398cf-d1e7-4c66-a1e0-e4721f51560a:

"rptest.tests.archive_retention_test.CloudArchiveRetentionTest.test_delete.cloud_storage_type=CloudStorageType.ABS.retention_type=retention.ms"

@vbotbuildovich
Copy link
Collaborator Author

Retry command for Build#59315

please wait until all jobs are finished before running the slash command

/ci-repeat 1
tests/rptest/tests/archive_retention_test.py::CloudArchiveRetentionTest.test_delete@{"cloud_storage_type":2,"retention_type":"retention.ms"}

@bharathv
Copy link
Contributor

bharathv commented Dec 6, 2024

Failure unrelated

@bharathv bharathv enabled auto-merge December 6, 2024 00:24
@piyushredpanda piyushredpanda merged commit a338272 into redpanda-data:v24.2.x Dec 6, 2024
14 of 17 checks passed
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