lholthof opened a new pull request #4125: URL: https://github.com/apache/camel/pull/4125
https://issues.apache.org/jira/browse/CAMEL-15460 Call of completePendingCommand() will read the Stream which potentially still contains a success message from the file retrieval. Afterwards the NOOP will be executed and the result (read from Stream) is interpreted correctly. Also respect the NOOP to return false instead of relying on exception. Removed redundant reconnectIfNeccessary during rename(), as it will try to delete as first step during execution. The delete will ensure the connection is still alive. ---------------------------------------------------------------- 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]
