This is an automated email from the ASF dual-hosted git repository.
madhan pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/ranger.git
from 236e69c8a RANGER-4520: Both usersync/tagsync instances becoming active
and syncing users/tags
add ca73b3c8c RANGER-5069: Add ability to Kafka authorizer to define super
users through Kafka config
No new revisions were added by this update.
Summary of changes:
.../hadoop/config/RangerPluginConfig.java | 11 +-
.../kafka/authorizer/RangerKafkaAuthorizer.java | 47 +++
.../authorizer/KafkaRangerAuthorizerTest.java | 323 +++++++++++++++------
.../kafka/authorizer/KafkaTestUtils.java | 25 +-
4 files changed, 303 insertions(+), 103 deletions(-)