Ashish K Singh created SENTRY-1056:
--------------------------------------
Summary: Get service name from Kafka's server properties.
Key: SENTRY-1056
URL: https://issues.apache.org/jira/browse/SENTRY-1056
Project: Sentry
Issue Type: Sub-task
Reporter: Ashish K Singh
Assignee: Ashish K Singh
KafkaAuthorizer is using a hard-coded service name, "kafka". This will work as
long as there is only one Kafka cluster instance that is trying to authenticate
with Sentry. This however, might not be always true. In order to identify each
kafka cluster instance separately, during kafka authorizer's configuration
kafka cluster name can be obtained from kafka configs and be used as a service
name.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)