You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Chris Johnson (Jira)" <ji...@apache.org> on 2020/10/14 16:29:00 UTC

[jira] [Created] (KAFKA-10610) Integration tests for each CLI command to make sure it continues working with existing minimal authorizations

Chris Johnson created KAFKA-10610:
-------------------------------------

             Summary: Integration tests for each CLI command to make sure it continues working with existing minimal authorizations
                 Key: KAFKA-10610
                 URL: https://issues.apache.org/jira/browse/KAFKA-10610
             Project: Kafka
          Issue Type: Test
          Components: tools
            Reporter: Chris Johnson


It would be nice to have test coverage of all CLI commands (kafka-topics, kafka-acls, kafka-configs, kafka-console-consumer, etc) to ensure that they work for a user given the minimal permissions expected for each command.

This will help to catch regressions where a change to an existing command's functionality unwittingly requires expanded permissions.

An example regression these kinds of tests would have caught: https://issues.apache.org/jira/browse/KAFKA-10212



--
This message was sent by Atlassian Jira
(v8.3.4#803005)