Matthew de Detrich created KAFKA-14283:
------------------------------------------
Summary: Fix connector creation authorization tests not doing
anything
Key: KAFKA-14283
URL: https://issues.apache.org/jira/browse/KAFKA-14283
Project: Kafka
Issue Type: Bug
Components: KafkaConnect
Reporter: Matthew de Detrich
Currently the testCreateConnectorWithoutHeaderAuthorization and
testCreateConnectorWithHeaderAuthorization tests within ConnectorsResourceTest
aren't actually anything. This is because in reality the requests should be
forwarded to a leader and tests aren't actually testing that a leader
RestClient request is made
--
This message was sent by Atlassian Jira
(v8.20.10#820010)