Krzysztof Zmij created RANGER-2832:
---------------------------------------

             Summary: KafkaAuditProvider - support for the "new" kafka producer 
and ssl configuration
                 Key: RANGER-2832
                 URL: https://issues.apache.org/jira/browse/RANGER-2832
             Project: Ranger
          Issue Type: Improvement
          Components: audit
            Reporter:  Krzysztof Zmij


[KafkaAuditProvider|https://github.com/apache/ranger/blob/master/agents-audit/src/main/java/org/apache/ranger/audit/provider/kafka/KafkaAuditProvider.java]
 uses the old kafka producer config - below version 
[0.8.2|https://kafka.apache.org/082/documentation.html#producerconfigs] 
(_broker.list_, _serializer.class_ ....). It is very, very old so can we change 
it to the new one - above 
[0.8.2|https://kafka.apache.org/documentation/#producerconfigs] 
(_bootstrap.servers_, _key.serializer_ ....) and add for security the 
[ssl|https://kafka.apache.org/documentation/#security_configclients] config.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to