[ 
https://issues.apache.org/jira/browse/CAMEL-9784?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Claus Ibsen resolved CAMEL-9784.
--------------------------------
    Resolution: Fixed

> Camel polling the files from S3 only once if deleteAfterRead is false
> ---------------------------------------------------------------------
>
>                 Key: CAMEL-9784
>                 URL: https://issues.apache.org/jira/browse/CAMEL-9784
>             Project: Camel
>          Issue Type: Bug
>          Components: camel-aws
>    Affects Versions: 2.17.0
>         Environment: Linux operating system
>            Reporter: Yogesh
>            Assignee: Claus Ibsen
>              Labels: aws-s3
>             Fix For: 2.16.4, 2.17.1, 2.18.0
>
>
> if deleteAfterRead option is kept false while fetching all the files in the 
> S3 bucket to linux machine, Camel polls all the files only once. I tried to 
> debug org.apache.camel.component.aws.s3.S3Consumer.java class inside method 
> poll() there is check for filesConsumed boolean variable which seems to be 
> always true after the first polling and then it never access any files.
> Same issue was reported 
> http://stackoverflow.com/questions/34193738/apache-camel-s3-only-do-polling-once
>  but the suggestion was to downgrade to 2.16.0 which has many different 
> issues which got fixed in 2.17.0



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to