[ https://issues.apache.org/jira/browse/KAFKA-4793?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16143220#comment-16143220 ]
holdenk commented on KAFKA-4793: -------------------------------- What about if we introduced "/{connector}/tasks/restart" that would just restart all of the tasks on the connector? That way anyone depending on the legacy API can keep working as is. > Kafka Connect: POST /connectors/(string: name)/restart doesn't start failed > tasks > --------------------------------------------------------------------------------- > > Key: KAFKA-4793 > URL: https://issues.apache.org/jira/browse/KAFKA-4793 > Project: Kafka > Issue Type: Improvement > Components: KafkaConnect > Reporter: Gwen Shapira > > Sometimes tasks stop due to repeated failures. Users will want to restart the > connector and have it retry after fixing an issue. > We expected "POST /connectors/(string: name)/restart" to cause retry of > failed tasks, but this doesn't appear to be the case. -- This message was sent by Atlassian JIRA (v6.4.14#64029)