lucasbru opened a new pull request, #19978: URL: https://github.com/apache/kafka/pull/19978
Extending test coverage of authorization for streams group RPC StreamsGroupHeartbeat. The RPC requires READ GROUP and DESCRIBE TOPIC permissions for all topics. For creating internal topics, we require CREATE TOPIC permission. If internal topic creation fails, the request does not fail, but the status reflects this problem. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: jira-unsubscr...@kafka.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org