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

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

commit 454699e7b44f431eb06ccc05ccff5e40a16eb8ef
Author: Andrea Cosentino <[email protected]>
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.

Reply via email to