[ https://issues.apache.org/jira/browse/KAFKA-7559?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16675591#comment-16675591 ]
ASF GitHub Bot commented on KAFKA-7559: --------------------------------------- rhauch opened a new pull request #5883: KAFKA-7559: Correct standalone system tests to use the correct external file URL: https://github.com/apache/kafka/pull/5883 This fixes the Connect standalone system tests. This should be backported to the `2.0` branch, since that's when the tests were first modified to use the external property file. ### Committer Checklist (excluded from commit message) - [ ] Verify design and implementation - [ ] Verify test coverage and CI build status - [ ] Verify documentation (including upgrade notes) ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org > ConnectStandaloneFileTest system tests do not pass > -------------------------------------------------- > > Key: KAFKA-7559 > URL: https://issues.apache.org/jira/browse/KAFKA-7559 > Project: Kafka > Issue Type: Improvement > Affects Versions: 2.1.0 > Reporter: Stanislav Kozlovski > Assignee: Randall Hauch > Priority: Major > > Both tests `test_skip_and_log_to_dlq` and `test_file_source_and_sink` under > `kafkatest.tests.connect.connect_test.ConnectStandaloneFileTest` fail with > error messages similar to: > "TimeoutError: Kafka Connect failed to start on node: ducker@ducker04 in > condition mode: LISTEN" -- This message was sent by Atlassian JIRA (v7.6.3#76005)