viktorsomogyi opened a new pull request, #156: URL: https://github.com/apache/ranger/pull/156
Since the current implementation of the acls() call throws UnsupportedOperationException, it masks an authorization error if a Kafka client tries to call the InitProducerId API and doesn't have idempotent_write permission on the cluster nor it has a transactional.id configured. Until a proper implementation of the acls() method is done by RANGER-3809 we override authorizeByResourceType to get an access denied on the client side instead of an exception. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
