You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Ewen Cheslack-Postava (JIRA)" <ji...@apache.org> on 2016/03/02 07:57:18 UTC

[jira] [Created] (KAFKA-3315) Add Connect API to expose connector configuration info

Ewen Cheslack-Postava created KAFKA-3315:
--------------------------------------------

             Summary: Add Connect API to expose connector configuration info
                 Key: KAFKA-3315
                 URL: https://issues.apache.org/jira/browse/KAFKA-3315
             Project: Kafka
          Issue Type: Bug
          Components: copycat
            Reporter: Ewen Cheslack-Postava
            Assignee: Liquan Pei
             Fix For: 0.10.0.0


Connectors should be able to provide information about how they can be configured. It will be nice to expose this programmatically as part of the standard interface for connectors. This can also include support for more than just a static set of config options. For example, a validation REST API could provide intermediate feedback based on a partial configuration and include recommendations/suggestions for fields based on the settings available so far.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)