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 3cf94c0337ef2148e794fd36733f979e6e456922
Author: Andrea Cosentino <[email protected]>
AuthorDate: Wed Oct 12 12:06:13 2022 +0200

    Added a Kafka Azure Storage Queue with Exchange Pooling module
---
 profiling/kafka/pom.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/profiling/kafka/pom.xml b/profiling/kafka/pom.xml
index 2f7e847..f967271 100644
--- a/profiling/kafka/pom.xml
+++ b/profiling/kafka/pom.xml
@@ -113,6 +113,7 @@
         <module>kafka-azure-storage-blob</module>
         <module>kafka-azure-storage-blob-exchange-pooling</module>
         <module>kafka-azure-storage-queue</module>
+        <module>kafka-azure-storage-queue-exchange-pooling</module>
         <module>kafka-minio</module>
         <module>kafka-minio-exchange-pooling</module>
         <module>kafka-mongo</module>

Reply via email to