AlanConfluent commented on code in PR #12458: URL: https://github.com/apache/kafka/pull/12458#discussion_r955417620
########## tests/kafkatest/tests/streams/streams_static_membership_test.py: ########## @@ -50,8 +55,10 @@ def __init__(self, test_context): acks=1) @cluster(num_nodes=8) - def test_rolling_bounces_will_not_trigger_rebalance_under_static_membership(self): - self.zookeeper.start() Review Comment: I'm doing that in a followup PR -- 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: jira-unsubscr...@kafka.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org