chickenchickenlove commented on PR #21317: URL: https://github.com/apache/kafka/pull/21317#issuecomment-3759860078
@lucasbru @lianetm Hi! Sorry for the sudden mention. Iām reaching out because you seem to have the best context on this area from the previous PRs and reviews around this flaky test! When you have bandwidth, could you please take a look this PR? This PR makes `testDescribeStreamsGroupsNotReady` deterministic by injecting an intentionally unavailable replication factor into `StreamsRebalanceData.TopicInfo`, so internal topic creation always fails and the group reliably stays in `NOT_READY` (instead of racing to `ASSIGNING/RECONCILING/STABLE` between `waitUntilTrue` polls). Iād really appreciate your feedback, especially on whether this approach matches the intent of the test and the Streams group state machine. Thanks for taking time! šāāļø -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
