cmccabe commented on code in PR #17601:
URL: https://github.com/apache/kafka/pull/17601#discussion_r1821608441
##########
tests/kafkatest/tests/connect/connect_distributed_test.py:
##########
@@ -460,122 +442,6 @@ def test_pause_state_persistent(self,
exactly_once_source, connect_protocol, met
wait_until(lambda: self.is_paused(self.source, node),
timeout_sec=120,
err_msg="Failed to see connector startup in PAUSED
state")
- @cluster(num_nodes=5)
- def test_dynamic_logging(self):
Review Comment:
why is this test deleted?
--
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]