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 2021/11/05 08:30:50 UTC

[camel-performance-tests] 02/02: Kafka Azure Storage Profiling Example with Exchange Pooling: Updated README

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

acosentino pushed a commit to branch azure-prop-exchange-pooling
in repository https://gitbox.apache.org/repos/asf/camel-performance-tests.git

commit 68e0241c67e101c38d9f3336fc721b0d72c8a72b
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Fri Nov 5 09:30:24 2021 +0100

    Kafka Azure Storage Profiling Example with Exchange Pooling: Updated README
---
 profiling/kafka-azure-storage-blob-exchange-pooling/README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/profiling/kafka-azure-storage-blob-exchange-pooling/README.md b/profiling/kafka-azure-storage-blob-exchange-pooling/README.md
index 1c6629a..9c06b2f 100644
--- a/profiling/kafka-azure-storage-blob-exchange-pooling/README.md
+++ b/profiling/kafka-azure-storage-blob-exchange-pooling/README.md
@@ -1,6 +1,6 @@
 # Kafka to Azure Storage Blob with Exchange Pooling
 
-In the routes.yaml file, set correctly the Azure credentials for storage blob.
+In the application.properties file, set correctly the Azure credentials for storage blob.
 
 Also you'll need to run a Kafka cluster to point to. In this case you could use an ansible role like https://github.com/oscerd/kafka-ansible-role