[
https://issues.apache.org/jira/browse/CAMEL-3538?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12985324#action_12985324
]
Willem Jiang commented on CAMEL-3538:
-------------------------------------
This patch changed the poll method return type which may break the build of
user class which extends the *ScheduledPollConsumer*.
We need add some document in the ReleaseNote.
> PollingConsumerPollStrategy - Add information to commit how many messages was
> polled
> ------------------------------------------------------------------------------------
>
> Key: CAMEL-3538
> URL: https://issues.apache.org/jira/browse/CAMEL-3538
> Project: Camel
> Issue Type: Improvement
> Components: camel-core
> Affects Versions: 2.5.0
> Reporter: Claus Ibsen
> Assignee: Claus Ibsen
> Priority: Minor
> Fix For: 2.6.0
>
>
> See nabble
> http://camel.465427.n5.nabble.com/how-to-find-out-if-a-ftp-file-consumer-has-finished-reading-all-files-available-tp3337532p3337532.html
> Having the number of messages polled allows end users to react accordingly.
> For example if there is 0 then they can do something special.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.