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 357f78ade89afe69d37f8dea5f472942beeface4
Author: Andrea Cosentino <[email protected]>
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

Reply via email to