Himanshu Mittal created CAMEL-11792:
---------------------------------------
Summary: New ftp connection for each file transfer with
tempFileName option in URI
Key: CAMEL-11792
URL: https://issues.apache.org/jira/browse/CAMEL-11792
Project: Camel
Issue Type: Bug
Components: camel-ftp
Affects Versions: 2.19.2
Reporter: Himanshu Mittal
When we have {{tempFilename}} in camel uri and we use producer template to
write file to remote ftp location , camel opens new connection for every file
transfer. Though disconnect option is set to false in uri.
If we take out tempFilename from uri connections are reused
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)