You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@camel.apache.org by Willem Jiang <wi...@gmail.com> on 2015/10/08 04:01:09 UTC

Re: Consume all files in aws S3 where deleteAfterRead= false

Hi,

I just went through the Java Doc of the ListObjectsRequest, there are some misunderstanding of the setMarker and getMarker method. I will commit a quick fix for it shortly.
At the mean time I just reopen the JIRA[1]

[1]https://issues.apache.org/jira/browse/CAMEL-8431  

--  
Willem Jiang


Blog: http://willemjiang.blogspot.com (English)  
http://jnn.iteye.com (Chinese)
Twitter: willemjiang  
Weibo: 姜宁willem



On October 8, 2015 at 2:19:32 AM, Akram (akram.sa18@gmail.com) wrote:
> Is there a way to consume all the files in a S3 bucket without removing the
> files from S3. If we set deleteAfterRead=false then it is polling the same
> messages again and again. I noticed the Jira ticket for the same has been
> resolved, but still i am facing the same issue. I am using camel 2.15
> version
>  
>  
>  
> --
> View this message in context: http://camel.465427.n5.nabble.com/Consume-all-files-in-aws-S3-where-deleteAfterRead-false-tp5772387.html  
> Sent from the Camel - Users mailing list archive at Nabble.com.
>