This is an automated email from the ASF dual-hosted git repository.
jgus pushed a change to branch trunk
in repository https://gitbox.apache.org/repos/asf/kafka.git.
from 29b4a3d MINOR: Disable transactional/idempotent system tests for Raft
quorums (#10224)
add a4ba732 KAFKA-12394; Return `TOPIC_AUTHORIZATION_FAILED` in delete
topic response if no describe permission (#10223)
No new revisions were added by this update.
Summary of changes:
.../scala/kafka/controller/ControllerContext.scala | 4 +
core/src/main/scala/kafka/server/KafkaApis.scala | 37 +++--
.../kafka/api/AuthorizerIntegrationTest.scala | 132 +++++++----------
.../scala/unit/kafka/server/KafkaApisTest.scala | 159 ++++++++++++++++++++-
4 files changed, 233 insertions(+), 99 deletions(-)