Wiktor Kubicki created NIFI-10450:
-------------------------------------
Summary: [ListSFTP] Processor does not reuse the connection in the
current implementation
Key: NIFI-10450
URL: https://issues.apache.org/jira/browse/NIFI-10450
Project: Apache NiFi
Issue Type: Bug
Affects Versions: 1.17.0
Reporter: Wiktor Kubicki
As discovered by David Handermann in #nifi-9989:
For the ListSFTP Processor, Send Keep Alive should be disabled because the
Processor does not reuse the connection in the current implementation. This
behavior should be revisited in a separate issue, but the abstract List
Processor closes the Transfer object after returning the listing of items,
which closes the SSH connection.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)