This is an automated email from the ASF dual-hosted git repository.
pvillard31 pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/nifi.git
from 9d6992fa1df NIFI-16180 Impoved unstable test for FlowFile Queue
rebalancing (#11568)
add a5fa1203495 NIFI-16225 Fixed SFTP DNS resolution for SOCKS Proxy
Servers (#11566)
No new revisions were added by this update.
Summary of changes:
.../standard/ssh/StandardSshClientProvider.java | 3 +-
.../ssh/netty/StandardNettyIoConnector.java | 25 ++-
.../processors/standard/FetchSFTPProxyTest.java | 225 +++++++++++++++++++++
3 files changed, 250 insertions(+), 3 deletions(-)
create mode 100644
nifi-extension-bundles/nifi-standard-bundle/nifi-standard-processors/src/test/java/org/apache/nifi/processors/standard/FetchSFTPProxyTest.java