internetstaff opened a new pull request #4651: URL: https://github.com/apache/camel/pull/4651
Set the FTPClient default socket timeout to allow it to, in turn, set a socket timeout before starting the implicit TLS handshake which can currently hang permanently. Related commons-net fix: https://github.com/apache/commons-net/pull/70 This solves a problem where our routes hang permanently because an FTPS provider intermittently hangs during the TLS handshake, and no socket timeout is set yet. Let me know if this needs a Jira ticket. :) ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
