We ran into a scenario that I am not sure if the behavior is desired but wanted to mention it.
The SFTPConsumer in 2.16 added support for the autoCreate option which is enabled by default. If for some reason the SFTP server is down or the directory can't be created and throwExceptionOnConnectFailed is true, then an exception is thrown which results in the CamelContext being shutdown. I wasn't sure if this is desired or not. I know for us we didn't want that behavior, but we also didn't need autoCreate so we just disabled it. -- View this message in context: http://camel.465427.n5.nabble.com/Possible-issue-with-2-16-SFTPConsumer-startup-tp5773870.html Sent from the Camel - Users mailing list archive at Nabble.com.