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 2020/07/30 06:10:00 UTC

[jira] [Updated] (CAMEL-15347) Camel-aws2-s3: moveAfterRead true bucket not created

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

Andrea Cosentino updated CAMEL-15347:
-------------------------------------
    Description: 
If I set moveAfterRead=true and camel.source.endpoint.destinationBucket=camel-backup and camel-backup does not exist -> error!
 even camel.source.endpoint.autoCreateBucket=true (default)!

We need to do check for creation and existence in the consumer doStart

  was:
If I set moveAfterRead=true and camel.source.endpoint.destinationBucket=camel-backup and camel-backup does not exist -> error!
even camel.source.endpoint.autoCreateBucket=true (default)!


> Camel-aws2-s3: moveAfterRead true bucket not created
> ----------------------------------------------------
>
>                 Key: CAMEL-15347
>                 URL: https://issues.apache.org/jira/browse/CAMEL-15347
>             Project: Camel
>          Issue Type: Bug
>    Affects Versions: 3.3.0
>            Reporter: Robert Baumgartner
>            Assignee: Andrea Cosentino
>            Priority: Major
>             Fix For: 3.5.0, 3.4.3
>
>
> If I set moveAfterRead=true and camel.source.endpoint.destinationBucket=camel-backup and camel-backup does not exist -> error!
>  even camel.source.endpoint.autoCreateBucket=true (default)!
> We need to do check for creation and existence in the consumer doStart



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