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

Vishal Vijayan updated CAMEL-14106:
-----------------------------------
    Component/s: camel-aws-s3
    Description: 
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.
        Summary: Camel-AWS: S3 Range Get  (was: Camel-AWS)

> 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
>            Priority: Minor
>
> 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)

Reply via email to