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] tests: fix FollowerFetchingTest.test_with_leadership_transfers #15421

Merged
merged 3 commits into from
Dec 13, 2023

Conversation

ztlpn
Copy link
Contributor

@ztlpn ztlpn commented Dec 13, 2023

Backport of PR #15406
Backport of PR #15091

mmaslankaprv and others added 3 commits December 13, 2023 11:59
Added logging of raw cli consumer output as it may be very helpful to
debug test issues.

Signed-off-by: Michal Maslanka <michal@redpanda.com>
(cherry picked from commit 2332f9d)
KgoVerifierProducer under-reports the number of produced messages after
it stops (because it could have made some progress after the last status
report got queried). Rely on the reported high watermark instead to get
the number of produced messages.

(cherry picked from commit 5c23368)
Previously we counted the last "Processed a total of N messages" line
as well although it doesn't correspond to a consumed message.

(cherry picked from commit eca4c78)
@ztlpn ztlpn added this to the v23.2.x-next milestone Dec 13, 2023
@ztlpn ztlpn added the kind/backport PRs targeting a stable branch label Dec 13, 2023
@ztlpn ztlpn marked this pull request as ready for review December 13, 2023 11:02
@ztlpn ztlpn merged commit 6bc6cca into redpanda-data:v23.2.x Dec 13, 2023
25 checks passed
@piyushredpanda piyushredpanda modified the milestones: v23.2.x-next, v23.2.19 Dec 14, 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.

4 participants