You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Claus Ibsen (Jira)" <ji...@apache.org> on 2019/11/13 21:04:00 UTC

[jira] [Resolved] (CAMEL-14174) AWS S3 component should respect the maxMessagesPerPoll

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

Claus Ibsen resolved CAMEL-14174.
---------------------------------
    Fix Version/s: 3.0.0
       Resolution: Fixed

> AWS S3 component should respect the maxMessagesPerPoll
> ------------------------------------------------------
>
>                 Key: CAMEL-14174
>                 URL: https://issues.apache.org/jira/browse/CAMEL-14174
>             Project: Camel
>          Issue Type: Bug
>          Components: camel-aws-s3
>    Affects Versions: 3.0.0.RC3
>            Reporter: Otavio Rodolfo Piske
>            Priority: Minor
>             Fix For: 3.0.0
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> When checking for the existence of the bucket the AWS S3 endpoint does not respect the values set with maxMessagesPerPoll [1]. Although it's not a severe problem, it may lead to a small degradation in the route startup when dealing with very larger buckets or simply an undesired behavior for users setting the maxMessagesPerPoll option. 
>  
> I'll send a PR for this.
>  
> 1. [https://github.com/apache/camel/blob/camel-3.0.0-RC3/components/camel-aws-s3/src/main/java/org/apache/camel/component/aws/s3/S3Endpoint.java#L102]



--
This message was sent by Atlassian Jira
(v8.3.4#803005)