Claus Ibsen created CAMEL-14051:
-----------------------------------
Summary: camel-ftp - receiveBufferSize is actually also used for
producer
Key: CAMEL-14051
URL: https://issues.apache.org/jira/browse/CAMEL-14051
Project: Camel
Issue Type: Improvement
Components: camel-ftp
Reporter: Claus Ibsen
Fix For: 3.0.0
The receiveBufferSize was intended for consumer only when it was added, but the
ftp client uses it also for producer.
And therefore we can use the existing bufferSize from file endpoint (ftp extend
file) and then deprecate receiveBufferSize. Mind that this buffer size is
larger (128kb) but that is the size the file component uses too.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)