You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "Ahmed JEMAI (JIRA)" <ji...@apache.org> on 2017/07/04 16:04:00 UTC

[jira] [Created] (KAFKA-5555) unable to set sasl Mechanism via KafkaLog4jAppender

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)