C0urante commented on PR #13530:
URL: https://github.com/apache/kafka/pull/13530#issuecomment-1573973942

   Hmm... so I just did some local testing with this change and the results 
seem a little inconsistent.
   
   Although every expected case reported the error successfully (via the REST 
API if the `Connector::taskConfigs` method was called synchronously, and via 
worker logs no matter what), we also don't mark the connector failed in the 
REST API.
   
   Do you think it's worth it to mark connectors FAILED in the REST API if 
we've encountered an error while interacting with them, and will not 
(automatically) retry that interaction?


-- 
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

Reply via email to