chickenchickenlove commented on code in PR #22561:
URL: https://github.com/apache/kafka/pull/22561#discussion_r3477655914


##########
tests/kafkatest/tests/streams/streams_static_membership_test.py:
##########
@@ -53,12 +63,7 @@ def __init__(self, test_context):
     def 
test_rolling_bounces_will_not_trigger_rebalance_under_static_membership(self, 
metadata_quorum):

Review Comment:
   @lucasbru 
   Ah, My bad... 😢 
   I've added it and tested them. (c33cc98a69b5b5509f20bcad0292f437288d3ad2)
   
   
   Sorry to bother you. 
   When you get a chance, please take another look. 🙇‍♂️ 
   
   ```
   
================================================================================
   SESSION REPORT (ALL TESTS)
   ducktape version: 0.14.0
   session_id:       2026-06-25--003
   run time:         3 minutes 46.611 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.group_protocol=classic.metadata_quorum=ISOLATED_KRAFT
   status:     PASS
   run time:   1 minute 39.153 seconds
   
--------------------------------------------------------------------------------
   test_id:    
kafkatest.tests.streams.streams_static_membership_test.StreamsStaticMembershipTest.test_rolling_bounces_will_not_trigger_rebalance_under_static_membership.group_protocol=streams.metadata_quorum=ISOLATED_KRAFT
   status:     PASS
   run time:   2 minutes 7.213 seconds
   
--------------------------------------------------------------------------------
   ```



-- 
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]

Reply via email to