[
https://issues.apache.org/jira/browse/NIFI-8992?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17396140#comment-17396140
]
Mermillod commented on NIFI-8992:
---------------------------------
I patch the 2.6 NAR. I will try to create a pull request this week.
!image-2021-08-09-17-55-09-143.png|width=461,height=286!
> KafkaRecordSink_2_* - Unable to use PLAIN auth mecanism
> -------------------------------------------------------
>
> Key: NIFI-8992
> URL: https://issues.apache.org/jira/browse/NIFI-8992
> Project: Apache NiFi
> Issue Type: Bug
> Affects Versions: 1.13.0, 1.14.0
> Reporter: Mermillod
> Priority: Major
>
> The KafkaRecordSink services cannot use PLAIN authn mecanism.
> If we use "PLAIN", an error suggests to fill username + password properties.
> Theses properties do not exist. If we add them dynamically, it does not work
> neither. The Kafka JaaS config (with jvm args) is not used.
>
> (There is a similar compatibility breakthrough with all kafka processor
> (1.8.0 was ok, i'm testing 1.14). The fact to use a static property to choose
> the Authn method (Kerberos, Plain etc) + username + password breaks/hide the
> global Kafka Jaas config).
--
This message was sent by Atlassian Jira
(v8.3.4#803005)