[
https://issues.apache.org/jira/browse/CAMEL-12020?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16266012#comment-16266012
]
Claus Ibsen commented on CAMEL-12020:
-------------------------------------
For FTP you can still use disconnect=true if you do not want to keep reuse any
previous connection. So if you want to do a poll once on-demand.
> Add dedicated polling consumer for file/ftp components
> ------------------------------------------------------
>
> Key: CAMEL-12020
> URL: https://issues.apache.org/jira/browse/CAMEL-12020
> Project: Camel
> Issue Type: Improvement
> Components: camel-core, camel-ftp
> Reporter: Claus Ibsen
> Assignee: Claus Ibsen
> Fix For: 2.21.0
>
>
> Look at if we can add a dedicated polling consumer class so we can do
> on-demand poll which is a bit better than reusing the scheduler that its
> borrowing from the regular consumer. This would have the advantage of making
> the lifecycle easier to do one poll only.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)