Ewen Cheslack-Postava created KAFKA-3605:
--------------------------------------------
Summary: Connector REST endpoint allows incorrectly overriding the
connector name
Key: KAFKA-3605
URL: https://issues.apache.org/jira/browse/KAFKA-3605
Project: Kafka
Issue Type: Bug
Components: KafkaConnect
Affects Versions: 0.9.0.1
Reporter: Ewen Cheslack-Postava
Assignee: Ewen Cheslack-Postava
Priority: Blocker
Fix For: 0.10.0.0
If you PUT a connector config and it includes a connector name that doesn't
match the URL, the request will succeed. It obviously shouldn't since the wrong
connector name will be included. This should trigger an error in the 400 range
instead.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)