Skip to content

Conversation

lucliu1108
Copy link
Contributor

@lucliu1108 lucliu1108 commented Oct 2, 2025

What

Related Ticket

https://issues.apache.org/jira/browse/KAFKA-19754

Summary

Test the StreamsGroupDescribeRequest RPC and corresponding responses
for situations where

  • streams.version not upgraded to 1
  • streams.version enabled, multiple groups listening to the same
    topic.

Reviewers: Lucas Brutschy [email protected]

@github-actions github-actions bot added triage PRs from the community core Kafka Broker tests Test fixes (including flaky tests) labels Oct 2, 2025
Copy link
Member

@lucasbru lucasbru left a comment

Choose a reason for hiding this comment

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

LGTM, thanks!

@lucliu1108
Copy link
Contributor Author

lucliu1108 commented Oct 5, 2025

@lucasbru
Looks like there's some flakiness in the test (group epoch can be 3 when stable), so I changed the assert conditions, then run the test locally 50 times to validate.
Could you take a look at it again? Thanks!

@lucliu1108 lucliu1108 requested a review from lucasbru October 5, 2025 19:39
@github-actions github-actions bot removed the triage PRs from the community label Oct 6, 2025
@lucasbru lucasbru self-assigned this Oct 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci-approved core Kafka Broker tests Test fixes (including flaky tests)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants