[
https://issues.apache.org/jira/browse/NIFI-12275?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17779649#comment-17779649
]
ASF subversion and git services commented on NIFI-12275:
--------------------------------------------------------
Commit 49eb8c694fd5e8bb8b4e9213402d79cf1f056326 in nifi's branch
refs/heads/support/nifi-1.x from David Handermann
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=49eb8c694f ]
NIFI-12275 Disabled Keepalive in SFTP Tests
This closes #7932
Signed-off-by: Chris Sampson <[email protected]>
> Disable SFTP Keepalive in Test Classes
> --------------------------------------
>
> Key: NIFI-12275
> URL: https://issues.apache.org/jira/browse/NIFI-12275
> Project: Apache NiFi
> Issue Type: Improvement
> Components: Extensions
> Reporter: David Handermann
> Assignee: David Handermann
> Priority: Major
> Fix For: 1.latest, 2.latest
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> Standard SFTP Processors have a Connection Keepalive property that is enabled
> in the default configuration. This property should be disabled for unit tests
> which have inherently short connection lifespans. Disabling the Keepalive
> setting simplifies the initial client configuration handshake process and
> could avoid some potential failures.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)