You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Alexandre Dupriez (Jira)" <ji...@apache.org> on 2023/03/06 10:46:00 UTC

[jira] [Created] (KAFKA-14779) Add ACL Authorizer integration test for authorized OffsetCommits with an unknown topic

Alexandre Dupriez created KAFKA-14779:
-----------------------------------------

             Summary: Add ACL Authorizer integration test for authorized OffsetCommits with an unknown topic
                 Key: KAFKA-14779
                 URL: https://issues.apache.org/jira/browse/KAFKA-14779
             Project: Kafka
          Issue Type: Sub-task
            Reporter: Alexandre Dupriez


Discovered as part of [PR-13240|https://github.com/apache/kafka/pull/13240),], it seems the use case where a group and topic have the necessary ACLs to allow for offsets for that topic and consumer group to be committed, but the topic is unknown by the broker (either by name or id), is not covered. This purpose of this ticket is to add this coverage.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)