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 2022/10/12 10:06:31 UTC

[camel-performance-tests] 02/03: Added a Kafka Azure Storage Queue with Exchange Pooling module

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

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

commit 5e838b64a66a93e46a625ed60b27f40ccd2c633a
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Wed Oct 12 12:05:37 2022 +0200

    Added a Kafka Azure Storage Queue with Exchange Pooling module
---
 profiling/kafka/kafka-azure-storage-queue-exchange-pooling/README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/profiling/kafka/kafka-azure-storage-queue-exchange-pooling/README.md b/profiling/kafka/kafka-azure-storage-queue-exchange-pooling/README.md
index d20344e..fdb83c3 100644
--- a/profiling/kafka/kafka-azure-storage-queue-exchange-pooling/README.md
+++ b/profiling/kafka/kafka-azure-storage-queue-exchange-pooling/README.md
@@ -120,7 +120,7 @@ You could also leveraging the camel-jbang module.
 What you need to do is simply running this commands:
 
 ```shell script
-jbang  -Dcamel.jbang.version=3.20.0-SNAPSHOT  camel@apache/camel run --jfr-profile=profile data/sources/camel-jbang-route.yaml
+jbang  -Dcamel.jbang.version=3.20.0-SNAPSHOT  camel@apache/camel run --properties=data/application.properties --jfr-profile=profile data/sources/camel-jbang-route.yaml
 ```
 
 You'll get at jfr recording file once the application will be stopped in your working directory.