[ https://issues.apache.org/jira/browse/KAFKA-3351?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Ewen Cheslack-Postava updated KAFKA-3351: ----------------------------------------- Fix Version/s: (was: 0.10.1.0) > Kafka Connect Rest restarts all connectors on POST or DELETE > ------------------------------------------------------------ > > Key: KAFKA-3351 > URL: https://issues.apache.org/jira/browse/KAFKA-3351 > Project: Kafka > Issue Type: Improvement > Components: KafkaConnect > Affects Versions: 0.9.0.1 > Reporter: Andrew Stevenson > Assignee: Jason Gustafson > > When running Kafka Connect in distributed mode both posting a new connector > and deleting an existing connector restarts all the connectors. > For example, in my testing if I start a Cassandra Sink and an Elastic Sink > via Rest then stop the Elastic sink via Rest then the Elastic Sink stops (as > expected) but the Cassandra Sink restarts. > I wouldn't have expected other sinks or sources than the one my request is > about to be affected. -- This message was sent by Atlassian JIRA (v6.3.4#6332)