Firenz created NIFI-8992:
----------------------------
Summary: 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.14.0, 1.13.0
Reporter: Firenz
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)