You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Matthew de Detrich (Jira)" <ji...@apache.org> on 2022/10/06 20:32:00 UTC

[jira] [Created] (KAFKA-14283) Fix connector creation authorization tests not doing anything

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)