You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "David Handermann (Jira)" <ji...@apache.org> on 2022/01/12 00:59:00 UTC

[jira] [Assigned] (NIFI-8065) ListFTP processor tries to resolve the hostname even if proxy is configured

     [ https://issues.apache.org/jira/browse/NIFI-8065?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

David Handermann reassigned NIFI-8065:
--------------------------------------

    Assignee: David Handermann

> 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)