David Handermann created NIFI-14568:
---------------------------------------
Summary: Property Verification Fails on Kafka Connection Service
Key: NIFI-14568
URL: https://issues.apache.org/jira/browse/NIFI-14568
Project: Apache NiFi
Issue Type: Bug
Components: Extensions
Affects Versions: 2.4.0
Reporter: David Handermann
Assignee: David Handermann
The Kafka Connection Service property verification method fails with a Timeout
Exception when attempting to connect to a Kafka Broker that requires
authentication.
This failure is the result of not setting the security protocol properties for
the Admin Client that the verify method uses to list Kafka Topics.
Recent changes to enable support for dynamic Producer properties refactored the
property building implementation, introducing the issue in the verify method.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)