[
https://issues.apache.org/jira/browse/RANGER-2832?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17127868#comment-17127868
]
Pradeep Agrawal commented on RANGER-2832:
-----------------------------------------
CC : [~bosco]
> 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, plugins
> Reporter: Krzysztof Zmij
> Priority: Major
>
> [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)