mjsax commented on code in PR #14539: URL: https://github.com/apache/kafka/pull/14539#discussion_r1363147275
########## tests/kafkatest/tests/streams/streams_broker_down_resilience_test.py: ########## @@ -100,7 +100,7 @@ def test_streams_runs_with_broker_down_initially(self, metadata_quorum): processor_3 = StreamsBrokerDownResilienceService(self.test_context, self.kafka, configs) processor_3.start() - broker_unavailable_message = "Broker may not be available" + broker_unavailable_message = "Node may not be available" Review Comment: Log message was changed via https://github.com/apache/kafka/commit/fcac880fd54efbec3fe385000cf990a19972dafa -- 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