exceptionfactory commented on PR #6479: URL: https://github.com/apache/nifi/pull/6479#issuecomment-1270457914
Thanks for the review @thenatog! Some of the SFTP Processors call `getClient()` on every invocation as noted. Although this works, it is not optimal and there is a separate issue [NIFI-10450](https://issues.apache.org/jira/browse/NIFI-10450) to improve the behavior. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
