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

[jira] [Resolved] (CAMEL-14106) Camel-AWS: S3 Range Get

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

Andrea Cosentino resolved CAMEL-14106.
--------------------------------------
    Resolution: Fixed

> Camel-AWS: S3 Range Get
> -----------------------
>
>                 Key: CAMEL-14106
>                 URL: https://issues.apache.org/jira/browse/CAMEL-14106
>             Project: Camel
>          Issue Type: New Feature
>          Components: camel-aws-s3
>            Reporter: Vishal Vijayan
>            Assignee: Andrea Cosentino
>            Priority: Minor
>             Fix For: 3.0.0
>
>
> The _camel-s3_ component does not have an option to perform a Range get. Currently the S3 consumer issues a _GetObject_ with only the _bucketName_ and _bucketKey_ as parameters. Hence the _range_ parameter in the _GetObjectRequest_ is unused. 
> Ranged get is very effective when the S3 objects are large and having this as an optional parameter allows uses additional control.



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