Uploaded image for project: 'Apache NiFi'
  1. Apache NiFi
  2. NIFI-8065

ListFTP processor tries to resolve the hostname even if proxy is configured

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Duplicate
    • None
    • None
    • None
    • None

    Description

      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

      Attachments

        Issue Links

          Activity

            People

              exceptionfactory David Handermann
              denes Denes Arvay
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: