GitHub user tadayosi opened a pull request:
https://github.com/apache/camel/pull/2545
CAMEL-12850: camel-ftp tries reconnects twice as much as maximumReconâ¦
â¦nectAttempts
https://issues.apache.org/jira/browse/CAMEL-12850
Sent the pull req for reviewing purposes at this moment. Please do not
merge this until we fully discuss it's a valid way to fix it.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/tadayosi/camel CAMEL-12850
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/camel/pull/2545.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #2545
----
commit 1cd4268a33e65657f82df9c415d9c25727cea737
Author: Tadayoshi Sato <sato.tadayoshi@...>
Date: 2018-10-03T02:07:22Z
CAMEL-12850: camel-ftp tries reconnects twice as much as
maximumReconnectAttempts
----
---