Description
This is a follow-up of issue CAMEL-15299.
During reconnect currently the expectation is that NOOP command throws an exception in case the client is not connected to the server anymore, but it might also just return false when not successful. During debugging I found that there is still a pending command (eg. retrieve of a file) which should be read before the NOOP, otherwise the NOOP response is not read correctly.
Will prepare a PR.
Attachments
Issue Links
- causes
-
CAMEL-15464 FTP tests are failing on CI Server
- Resolved
- links to