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.1.x] Default to reading from the beginning of partition in ThroughputLimitsSnc.test_consumers #11413

Merged

Conversation

vbotbuildovich
Copy link
Collaborator

Backport of PR #11254
Fixes #11412,

dlex added 4 commits June 14, 2023 03:21
Added docstrings, test error messages, code formatting,
removed unnecessary comments

(cherry picked from commit 5777df8)
KcatConsumer support for the librdkafka option that controls consumer
behaviour when the requested offset is not stored for the partition
or is out of range.

(cherry picked from commit df57cc3)
If the 0th consumer did not have a chance to consume from a partition,
the 1st consumer now falls back to consume the partition from
the beginning

(cherry picked from commit d438621)
@vbotbuildovich vbotbuildovich added this to the v23.1.x-next milestone Jun 14, 2023
@vbotbuildovich vbotbuildovich added the kind/backport PRs targeting a stable branch label Jun 14, 2023
@dlex dlex marked this pull request as ready for review June 15, 2023 22:15
@dlex dlex self-assigned this Jun 15, 2023
Copy link
Contributor

@dlex dlex left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Verified identical to #11254

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