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

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

commit 41362b24e4af147e2337ba4be6aade0fd1942344
Author: Andrea Cosentino <[email protected]>
AuthorDate: Thu Sep 9 14:36:36 2021 +0200

    Added Kafka Minio profiling example
---
 profiling/pom.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/profiling/pom.xml b/profiling/pom.xml
index cf5315e..332270c 100644
--- a/profiling/pom.xml
+++ b/profiling/pom.xml
@@ -38,6 +38,7 @@
         <module>timer-log</module>
         <module>timer-http</module>
         <module>kafka-s3</module>
+        <module>kafka-minio</module>
     </modules>
 
 </project>

Reply via email to