Andrew Stevenson created KAFKA-3351:
---------------------------------------

             Summary: 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: Bug
          Components: copycat
    Affects Versions: 0.9.0.1
            Reporter: Andrew Stevenson
            Assignee: Ewen Cheslack-Postava


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)

Reply via email to