chickenchickenlove commented on PR #22561: URL: https://github.com/apache/kafka/pull/22561#issuecomment-4763967653
@lucasbru Thanks for the review. I've addressed it based on your comments and test results are here! ```shell ==================================================================================================== SESSION REPORT (ALL TESTS) ducktape version: 0.14.0 session_id: 2026-06-21--008 run time: 3 minutes 38.640 seconds tests run: 2 passed: 2 flaky: 0 failed: 0 ignored: 0 ==================================================================================================== test_id: kafkatest.tests.streams.streams_static_membership_test.StreamsStaticMembershipTest.test_rolling_bounces_will_not_trigger_rebalance_under_static_membership.metadata_quorum=ISOLATED_KRAFT status: PASS run time: 1 minute 37.775 seconds ---------------------------------------------------------------------------------------------------- test_id: kafkatest.tests.streams.streams_static_membership_test.StreamsStaticMembershipTest.test_temporary_static_rejoin_does_not_trigger_survivor_reconciliation.metadata_quorum=ISOLATED_KRAFT status: PASS run time: 2 minutes 0.611 seconds ---------------------------------------------------------------------------------------------------- ``` When you get a chance, please take another look. 🙇♂️ -- 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]
