[ https://issues.apache.org/jira/browse/KAFKA-8352?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16837590#comment-16837590 ]
ASF GitHub Bot commented on KAFKA-8352: --------------------------------------- mageshn commented on pull request #6713: KAFKA-8352 : Fix Connect System test failure 404 Not Found URL: https://github.com/apache/kafka/pull/6713 Retry when there is a 404 error for connect service. This could happen when the connect is first started and the resources are not initialized. ### 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 to 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 > Connect System Tests are failing with 404 > ----------------------------------------- > > Key: KAFKA-8352 > URL: https://issues.apache.org/jira/browse/KAFKA-8352 > Project: Kafka > Issue Type: Bug > Components: KafkaConnect > Affects Versions: 2.3.0 > Reporter: Magesh kumar Nandakumar > Assignee: Magesh kumar Nandakumar > Priority: Blocker > Fix For: 2.3.0 > > > [https://github.com/apache/kafka/pull/6651] modified the way how connect Rest > Server was started. As a result, the connect system tests are failing with a > 404 error. -- This message was sent by Atlassian JIRA (v7.6.3#76005)