Hi
Yeah as you have noticed the ftp component inherits 99% of the options
from the file component. There is a few which it doesn't, and we ought
to have notes on the file wiki page about that. For example the rename
read lock strategy used not to be supported on FTP. But I think we got
a patch fro
Ok,
That's my mistake, I started reading docs once again and found paragraphs about
Ftp2 and File2 inheritance. I was blind. ;)
Sorry for unnecessary noise.
Lukasz
Wiadomość napisana przez Łukasz Dywicki w dniu 7 maj 2012, o godz. 12:59:
> Hey Claus,
> I checked out ScheduledPollConsumer and i
Hey Claus,
I checked out ScheduledPollConsumer and indeed, properties like initialDelay
and so on exists in this class. The problem is still documentation. File
endpoint and consumer is not really different than Ftp/Sftp consumer.
File endpoint contains only following properties:
- FileSeparato
Hi
Any parameter with consumer. prefix will be configured as properties
on the created consumer.
Now the file and ftp consumers is scheduled based, and therefore these
options apply to their scheduling which is in an inherited class.
Now in terms of the consumer.delay option, then we got tired of