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/10/13 06:43:22 UTC

[camel-kafka-connector-examples] branch oscerd-patch-1 created (now 9017dd6)

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

acosentino pushed a change to branch oscerd-patch-1
in repository https://gitbox.apache.org/repos/asf/camel-kafka-connector-examples.git.


      at 9017dd6  AWS2-S3-zip-dataformat example: fixed sentence

This branch includes the following new commits:

     new 9017dd6  AWS2-S3-zip-dataformat example: fixed sentence

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-zip-dataformat example: fixed sentence

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

acosentino pushed a commit to branch oscerd-patch-1
in repository https://gitbox.apache.org/repos/asf/camel-kafka-connector-examples.git

commit 9017dd6704dd7397873a83c4f1fc1f085c180e8c
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Tue Oct 13 08:43:17 2020 +0200

    AWS2-S3-zip-dataformat example: fixed sentence
---
 aws2-s3/aws2-s3-sink-with-zip-dataformat/README.adoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/aws2-s3/aws2-s3-sink-with-zip-dataformat/README.adoc b/aws2-s3/aws2-s3-sink-with-zip-dataformat/README.adoc
index c98e590..d38ad0e 100644
--- a/aws2-s3/aws2-s3-sink-with-zip-dataformat/README.adoc
+++ b/aws2-s3/aws2-s3-sink-with-zip-dataformat/README.adoc
@@ -165,7 +165,7 @@ bin/kafka-console-producer.sh --bootstrap-server localhost:9092 --topic mytopic
 Kafka to S3 message 1
 ```
 
-You should see (after the timeout has been reached) a file with date-exchangeId.zip name containing the one file named date-exchangeId. This file will contain the message.
+You should see a file with date-exchangeId.zip name containing the one file named date-exchangeId. This file will contain the message.
 
 ```
 Kafka to S3 message 1