Ahmed JEMAI created KAFKA-5555:
----------------------------------
Summary: unable to set sasl Mechanism via KafkaLog4jAppender
Key: KAFKA-5555
URL: https://issues.apache.org/jira/browse/KAFKA-5555
Project: Kafka
Issue Type: Bug
Reporter: Ahmed JEMAI
Priority: Minor
when using SASL_SSL/PLAINTEXT mode in kafka it's not possible from
kafkaLog4jAppender to connect via this mechanism, since the default value is
GSSPI, which will request kerberos service name.
Actually the options in the appender doesn't take into account the option:
saslmechanism=PLAIN
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)