-
Notifications
You must be signed in to change notification settings - Fork 589
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.1.x] txns: fix describe producers api to return correct last timestamp #12436
[v23.1.x] txns: fix describe producers api to return correct last timestamp #12436
Conversation
A failure is irrelevant: a failing test ( |
/ci-repeat 1 |
All hanging builds have hanging "SegmentMsTest.test_segment_rolling" tests in common and this PR's changes can't be on its hot path so the failures must be irrelevant. Although I don't understand why it affects only this PR 🤷 Rebased and triggered a rebuild to see if it was a fluke or has been already fixed. |
fixes redpanda-data#11949 (cherry picked from commit 2ec1f10)
8823c8b
to
4c8e939
Compare
/ci-repeat 1 |
/ci-repeat 5 |
looks like environment glitch: https://buildkite.com/redpanda/redpanda/builds/36014
the only substantial issue is a returned issue (but this is an older branch so it's fine): #12678 restarting the ci run to bypass the glitch |
/ci-repeat 5 |
Backport of PR #12285
Fixes: #12435,