[
https://issues.apache.org/jira/browse/KAFKA-3351?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chris Egerton resolved KAFKA-3351.
----------------------------------
Resolution: Done
> 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
> Priority: Major
>
> 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
(v8.3.4#803005)