[
https://issues.apache.org/jira/browse/KAFKA-13756?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Daniel Urban updated KAFKA-13756:
---------------------------------
Description:
Currently, if there is an issue with the connector class, the validate
endpoint returns a 400 or a 500 response.
Instead, it should return a well formatted response containing a proper
validation error message.
was:
Currently, if there is an issue with the connector name or the connector class,
the validate endpoint returns a 500 response.
Instead, it should return a well formatted response containing proper
validation error messages.
> Connect validate endpoint should return proper response for invalid connector
> class
> -----------------------------------------------------------------------------------
>
> Key: KAFKA-13756
> URL: https://issues.apache.org/jira/browse/KAFKA-13756
> Project: Kafka
> Issue Type: Improvement
> Reporter: Daniel Urban
> Priority: Major
>
> Currently, if there is an issue with the connector class, the validate
> endpoint returns a 400 or a 500 response.
> Instead, it should return a well formatted response containing a proper
> validation error message.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)