You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@abdera.apache.org by "Massyl Nait (JIRA)" <ji...@apache.org> on 2012/11/09 13:18:11 UTC

[jira] [Updated] (ABDERA-310) s3 acl limitation when creating objects in bucket (no means to specify acl per object)

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

Massyl Nait updated ABDERA-310:
-------------------------------

    Attachment: camel-aws.patch
    
> s3 acl limitation when creating objects in bucket (no means to specify acl per object)
> --------------------------------------------------------------------------------------
>
>                 Key: ABDERA-310
>                 URL: https://issues.apache.org/jira/browse/ABDERA-310
>             Project: Abdera
>          Issue Type: Improvement
>    Affects Versions: 1.1.2
>         Environment: all
>            Reporter: Massyl Nait
>              Labels: patch
>         Attachments: camel-aws.patch
>
>
> when using s3 component to create new object on amazon bucket, there is no means to specify acl that will be applied to this newly created object. s3 objects do not inherit acl applied to the bucket they belong to. 
> in s3 camel component (enpoint) we can specify bucket policy but not objects acl.
> the limitation is in c3producer.
> there is an attachment file (patch) to fix this quickly and whit no impact to existing code. but i think that we need to enhance the design of this component to be more flexible and rely on strategy that executes s3 requests that will be to interact wit s3.
> for now there no test for s3producer.
> if we enhance the design we can change or improve this layer with less effort. and we can do tests obviously.  

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira