Cyrus Vafadari created KAFKA-8605: ------------------------------------- Summary: Warn users when they have same connector in their plugin-path more than once Key: KAFKA-8605 URL: https://issues.apache.org/jira/browse/KAFKA-8605 Project: Kafka Issue Type: Improvement Components: KafkaConnect Reporter: Cyrus Vafadari
Right now it is very easy to have multiple copies of the same connector in the plugin-path and not realize it. This can be problematic if a user is adding dependencies into the plugin, or accidentally using the wrong version of the connector. An unintrusive improvement would be to log a warning if the same connector appears in the plugin-path more than once -- This message was sent by Atlassian JIRA (v7.6.3#76005)