This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch minio-kafka in repository https://gitbox.apache.org/repos/asf/camel-performance-tests.git
commit 55ff4d5488d5691fcc6c7d11c6a66108f5cb8d1e Author: Andrea Cosentino <anco...@gmail.com> AuthorDate: Mon Oct 18 14:39:43 2021 +0200 Minio to Kafka added to POM --- profiling/pom.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/profiling/pom.xml b/profiling/pom.xml index af8ac34..75f1418 100644 --- a/profiling/pom.xml +++ b/profiling/pom.xml @@ -46,6 +46,7 @@ <module>kafka-nats-exchange-pooling</module> <module>kafka-postgresql</module> <module>kafka-postgresql-exchange-pooling</module> + <module>minio-kafka</module> <module>mongo-kafka</module> <module>mongo-kafka-exchange-pooling</module> <module>postgresql-kafka</module>