MormonJesus69420 commented on PR #7184: URL: https://github.com/apache/nifi/pull/7184#issuecomment-1516223097
Hi @arpadboda I might not have described it so well, but the issue we face is when we configure processor to run several concurrent tasks.  When we change the number to two or more we start receiving "errors" about processor being unable to create directory as it already exists. While the issue resolves itself, it is rather distracting to see it, when it's not a "real" error. We have noticed a significant performance boost when using a PutFTP processor with more than one concurrent task. I don't have the numbers on me at the moment, but I think that switching to two or three concurrent tasks significantly sped up the transfer time. -- 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]
