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/03 14:20:45 UTC

[camel-performance-tests] 03/05: Added Nats to Kafka with Exchange Pooling profiling example: README updated

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

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

commit a6d62acd01f4f1b8e95143201bc7eeedc94242ab
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Wed Nov 3 15:13:52 2021 +0100

    Added Nats to Kafka with Exchange Pooling profiling example: README updated
---
 profiling/nats-kafka-exchange-pooling/README.md | 1 -
 1 file changed, 1 deletion(-)

diff --git a/profiling/nats-kafka-exchange-pooling/README.md b/profiling/nats-kafka-exchange-pooling/README.md
index 1469048..2c7be71 100644
--- a/profiling/nats-kafka-exchange-pooling/README.md
+++ b/profiling/nats-kafka-exchange-pooling/README.md
@@ -138,7 +138,6 @@ You need the nats-pub bash command installed and run
 ./nats-bulk.sh -b 127.0.0.1 -t test.nats -p "Test" -n 50000
 ```
 
-
 You'll send 50000 messages to test.nats Topic with payload "Test".
 
 ## Read messages from Kafka