[ https://issues.apache.org/jira/browse/KAFKA-5935?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Chen He updated KAFKA-5935: --------------------------- Labels: connector (was: ) > 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 > Labels: connector > > 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. > hostname:8083/connector-plugins/ > 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)