This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel-kafka-connector-examples.git
The following commit(s) were added to refs/heads/master by this push: new 74d6067 AWS2-S3-Move-after-read example: Aligned docs 74d6067 is described below commit 74d60672269c6b4c0fcb0d481fe3a1cb9894d3a2 Author: Andrea Cosentino <anco...@gmail.com> AuthorDate: Wed Nov 4 07:32:08 2020 +0100 AWS2-S3-Move-after-read example: Aligned docs --- 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 d74c02a..015ae5e 100644 --- a/aws2-s3/aws2-s3-move-after-read/README.adoc +++ b/aws2-s3/aws2-s3-move-after-read/README.adoc @@ -74,6 +74,8 @@ bin/kafka-console-consumer.sh --bootstrap-server localhost:9092 --topic test1 -- Hello from Camel Kafka connector! ``` +You can also check in the camel-1 bucket the presence of the same files consumed on the original bucket and moved. + ## Openshift ### What is needed