This is an automated email from the ASF dual-hosted git repository.
acosentino pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/camel-performance-tests.git.
from cae3a82 SQL to Kafka: Updated the README
new 9b36b87 Added SQL to Kafka Exchange Pooling Profiling Example with
Postgresql
new 025785e Added SQL to Kafka Exchange Pooling Profiling Example with
Postgresql
new 3e0541d Added SQL to Kafka Exchange Pooling Profiling Example with
Postgresql
The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
profiling/pom.xml | 1 +
.../.mvn/wrapper/MavenWrapperDownloader.java | 0
.../.mvn/wrapper/maven-wrapper.jar | Bin
.../.mvn/wrapper/maven-wrapper.properties | 0
.../{sql-kafka => sql-kafka-exchange-pooling}/README.md | 0
.../data/application.properties | 0
.../data/sources/routes.yaml | 0
.../jfr/settings_for_heap.jfc | 0
.../mvnw | 0
.../mvnw.cmd | 0
profiling/{sql-kafka => sql-kafka-exchange-pooling}/pom.xml | 6 +++---
.../script/populate-30000.sql | 0
.../script/table.sql | 0
13 files changed, 4 insertions(+), 3 deletions(-)
copy profiling/{kafka-minio-exchange-pooling =>
sql-kafka-exchange-pooling}/.mvn/wrapper/MavenWrapperDownloader.java (100%)
copy profiling/{kafka-minio-exchange-pooling =>
sql-kafka-exchange-pooling}/.mvn/wrapper/maven-wrapper.jar (100%)
copy profiling/{kafka-minio-exchange-pooling =>
sql-kafka-exchange-pooling}/.mvn/wrapper/maven-wrapper.properties (100%)
copy profiling/{sql-kafka => sql-kafka-exchange-pooling}/README.md (100%)
copy profiling/{kafka-minio-exchange-pooling =>
sql-kafka-exchange-pooling}/data/application.properties (100%)
copy profiling/{sql-kafka =>
sql-kafka-exchange-pooling}/data/sources/routes.yaml (100%)
copy profiling/{kafka-minio-exchange-pooling =>
sql-kafka-exchange-pooling}/jfr/settings_for_heap.jfc (100%)
copy profiling/{kafka-minio-exchange-pooling =>
sql-kafka-exchange-pooling}/mvnw (100%)
copy profiling/{kafka-minio-exchange-pooling =>
sql-kafka-exchange-pooling}/mvnw.cmd (100%)
copy profiling/{sql-kafka => sql-kafka-exchange-pooling}/pom.xml (96%)
copy profiling/{sql-kafka =>
sql-kafka-exchange-pooling}/script/populate-30000.sql (100%)
copy profiling/{sql-kafka => sql-kafka-exchange-pooling}/script/table.sql
(100%)