You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2020/09/21 05:50:20 UTC

[camel-kafka-connector-examples] branch fix-aws2-s3-move created (now 59ff10d)

This is an automated email from the ASF dual-hosted git repository.

acosentino pushed a change to branch fix-aws2-s3-move
in repository https://gitbox.apache.org/repos/asf/camel-kafka-connector-examples.git.


      at 59ff10d  AWS2-S3 Move after read: fixed example

This branch includes the following new commits:

     new 59ff10d  AWS2-S3 Move after read: fixed example

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



[camel-kafka-connector-examples] 01/01: AWS2-S3 Move after read: fixed example

Posted by ac...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

acosentino pushed a commit to branch fix-aws2-s3-move
in repository https://gitbox.apache.org/repos/asf/camel-kafka-connector-examples.git

commit 59ff10db0e9d4ae16eb122793eaabc99df47526a
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Mon Sep 21 07:49:44 2020 +0200

    AWS2-S3 Move after read: fixed example
---
 aws2-s3/aws2-s3-move-after-read/README.adoc | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/aws2-s3/aws2-s3-move-after-read/README.adoc b/aws2-s3/aws2-s3-move-after-read/README.adoc
index b783894..99d800d 100644
--- a/aws2-s3/aws2-s3-move-after-read/README.adoc
+++ b/aws2-s3/aws2-s3-move-after-read/README.adoc
@@ -251,6 +251,8 @@ spec:
     topics: s3-topic
     camel.source.path.bucketNameOrArn: camel-kafka-connector
     camel.source.maxPollDuration: 10000
+    camel.source.endpoint.moveAfterRead: true
+    camel.source.endpoint.destinationBucket: camel-1
     camel.component.aws2-s3.accessKey: xxxx
     camel.component.aws2-s3.secretKey: yyyy
     camel.component.aws2-s3.region: region