Chen He created KAFKA-5935:
------------------------------
Summary: Kafka connect should provide configurable
CONNECTOR_EXCLUDES
Key: KAFKA-5935
URL: https://issues.apache.org/jira/browse/KAFKA-5935
Project: Kafka
Issue Type: Improvement
Reporter: Chen He
Priority: Minor
In o.a.kafka.connect.runtime.rest.resources.ConnectorPluginsResource, there is
a CONNECTOR_EXCLUDES list which is in charge of filtering connectors classes
that will be shown through the REST_API.
It will be great if we can have a similar config in kafka-connect.properties
that exclude given connectors. Then, we can select which connector should be
exposed through the REST_API instead of directly post all founded classname
there.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)