fonaid opened a new pull request, #464: URL: https://github.com/apache/ranger/pull/464
## What changes were proposed in this pull request? Kafka plugin has been extended to add super users from Kafka config automatically. The Kafka side config property is `super.users` as described in [Kafka authorization documentation](https://kafka.apache.org/documentation/#security_authz). Principals with the `User:` prefix are added to Ranger plugin super users. ## How was this patch tested? - `KafkaRangerAuthorizerTest` has been extended and run locally via `mvn -am -Pranger-kafka-plugin test`. - Manual tests have been performed in a local environment consisting of a Ranger server and Kafka cluster equipped with the new Kafka plugin changes. -- 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: dev-unsubscr...@ranger.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org