[ 
https://issues.apache.org/jira/browse/NIFI-14568?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17951520#comment-17951520
 ] 

ASF subversion and git services commented on NIFI-14568:
--------------------------------------------------------

Commit 50d26c7dc39f0bad449f896b24d177b5585b96a0 in nifi's branch 
refs/heads/main from David Handermann
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=50d26c7dc3 ]

NIFI-14568 Fixed Property Verification in Kafka Connection Service
This closes #9945

- Corrected properties construction for Kafka Admin Client in verify method

Signed-off-by: Joseph Witt <[email protected]>


> 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
>            Priority: Major
>
> 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)

Reply via email to