[
https://issues.apache.org/jira/browse/NIFI-8065?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Handermann resolved NIFI-8065.
------------------------------------
Resolution: Duplicate
Closing as duplicate of NIFI-6266
> ListFTP processor tries to resolve the hostname even if proxy is configured
> ---------------------------------------------------------------------------
>
> Key: NIFI-8065
> URL: https://issues.apache.org/jira/browse/NIFI-8065
> Project: Apache NiFi
> Issue Type: Bug
> Reporter: Denes Arvay
> Assignee: David Handermann
> Priority: Major
>
> When using a ListFTP processor with proxy configured it might happen that the
> instance running NiFi can't resolve the destination host name. This should be
> ok as it's enough for the proxy to be able to resolve it.
> But NiFi tries to resolve the hostname (see [1]) that leads to an
> UnknownHostException.
> [1]
> https://github.com/apache/nifi/blob/main/nifi-nar-bundles/nifi-standard-bundle/nifi-standard-processors/src/main/java/org/apache/nifi/processors/standard/util/FTPTransfer.java#L593-L601
--
This message was sent by Atlassian Jira
(v8.20.1#820001)