apupier commented on PR #22376: URL: https://github.com/apache/camel/pull/22376#issuecomment-4170240323
> * **FromFileToFtpSplitParallelIT.testSplit**: Reduce split size from 5,000 to 500 lines. The embedded FTP server has a default `maxLogins=10`, so 5,000 parallel uploads cause connection rejections and retry cascades (5 retries × 1s delay each) that exhaust the 5-minute timeout. if that was the reason, it would fail all the time and not be a flaky test -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
