You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Viktor Somogyi-Vass (Jira)" <ji...@apache.org> on 2022/04/28 14:04:00 UTC

[jira] [Resolved] (KAFKA-13442) REST API endpoint for fetching a connector's config definition

     [ https://issues.apache.org/jira/browse/KAFKA-13442?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Viktor Somogyi-Vass resolved KAFKA-13442.
-----------------------------------------
    Resolution: Duplicate

> REST API endpoint for fetching a connector's config definition
> --------------------------------------------------------------
>
>                 Key: KAFKA-13442
>                 URL: https://issues.apache.org/jira/browse/KAFKA-13442
>             Project: Kafka
>          Issue Type: Improvement
>          Components: KafkaConnect
>    Affects Versions: 3.2.0
>            Reporter: Viktor Somogyi-Vass
>            Assignee: Viktor Somogyi-Vass
>            Priority: Major
>
> To enhance UI based applications' capability in helping users to create new connectors from default configurations, it would be very good to have an API which can fetch a connector type's configuration definition which will be filled out by users and sent back for validation and then creating a new connector out of it.
> The API should be placed under {{connector-plugins}} and since {{connector-plugins/\{connectorType\}/config/validate}} already exists, {{connector-plugins/\{connectorType\}/config}} might be a good option for the new API.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)