[
https://issues.apache.org/jira/browse/KAFKA-3077?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15088284#comment-15088284
]
ASF GitHub Bot commented on KAFKA-3077:
---------------------------------------
GitHub user SinghAsDev opened a pull request:
https://github.com/apache/kafka/pull/740
KAFKA-3077: Enable KafkaLog4jAppender to work with SASL enabled brokers
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/SinghAsDev/kafka KAFKA-3077
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/kafka/pull/740.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #740
----
commit 52a9e37f7cee7b6d565dbf9da28595ce6de85c74
Author: Ashish Singh <[email protected]>
Date: 2016-01-07T22:32:51Z
KAFKA-3077: Enable KafkaLog4jAppender to work with SASL enabled brokers
----
> Enable KafkaLog4jAppender to work with SASL enabled brokers.
> ------------------------------------------------------------
>
> Key: KAFKA-3077
> URL: https://issues.apache.org/jira/browse/KAFKA-3077
> Project: Kafka
> Issue Type: Improvement
> Components: clients
> Reporter: Ashish K Singh
> Assignee: Ashish K Singh
>
> KafkaLog4jAppender is not enhanced to talk to sasl enabled cluster. This JIRA
> aims at adding that support, thus enabling users using log4j appender to
> publish to a SASL enabled Kafka cluster.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)