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

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

     [ https://issues.apache.org/jira/browse/CAMEL-14174?focusedWorklogId=342557&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-342557 ]

ASF GitHub Bot logged work on CAMEL-14174:
------------------------------------------

                Author: ASF GitHub Bot
            Created on: 13/Nov/19 11:55
            Start Date: 13/Nov/19 11:55
    Worklog Time Spent: 10m 
      Work Description: orpiske commented on pull request #3333: Proposed fix for CAMEL-14174
URL: https://github.com/apache/camel/pull/3333
 
 
   Prevent listing more objects than the value defined in maxMessagesPerPoll during the route initialization
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Issue Time Tracking
-------------------

            Worklog Id:     (was: 342557)
    Remaining Estimate: 0h
            Time Spent: 10m

> 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
>          Time Spent: 10m
>  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)