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 d73cb08 SQL Kafka Profiling Example: Fixed README new 4bb0038 Added Kafka to SQL Profiling Example new d8c02e4 Added Kafka to SQL Example to POM new 7ffbd6b Kafka SQL Example: Added table.sql script new dc8c4fc Kafka SQL Example: README improved The 4 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: .../.mvn/wrapper/MavenWrapperDownloader.java | 0 .../.mvn/wrapper/maven-wrapper.jar | Bin .../.mvn/wrapper/maven-wrapper.properties | 0 profiling/{kafka-nats => kafka-sql}/README.md | 38 ++++++++++----------- .../data/application.properties | 0 .../data/sources/routes.yaml | 13 +++---- .../jfr/settings_for_heap.jfc | 0 profiling/{sql-kafka => kafka-sql}/mvnw | 0 profiling/{sql-kafka => kafka-sql}/mvnw.cmd | 0 profiling/{sql-kafka => kafka-sql}/pom.xml | 14 ++++---- profiling/{kafka-s3 => kafka-sql}/script/burst.sh | 0 .../{kafka-s3 => kafka-sql}/script/multiburst.sh | 0 .../{sql-kafka => kafka-sql}/script/table.sql | 0 profiling/pom.xml | 1 + 14 files changed, 34 insertions(+), 32 deletions(-) copy profiling/{sql-kafka => kafka-sql}/.mvn/wrapper/MavenWrapperDownloader.java (100%) copy profiling/{sql-kafka => kafka-sql}/.mvn/wrapper/maven-wrapper.jar (100%) copy profiling/{sql-kafka => kafka-sql}/.mvn/wrapper/maven-wrapper.properties (100%) copy profiling/{kafka-nats => kafka-sql}/README.md (83%) copy profiling/{sql-kafka => kafka-sql}/data/application.properties (100%) copy profiling/{kafka-mongo => kafka-sql}/data/sources/routes.yaml (77%) copy profiling/{sql-kafka => kafka-sql}/jfr/settings_for_heap.jfc (100%) copy profiling/{sql-kafka => kafka-sql}/mvnw (100%) copy profiling/{sql-kafka => kafka-sql}/mvnw.cmd (100%) copy profiling/{sql-kafka => kafka-sql}/pom.xml (97%) copy profiling/{kafka-s3 => kafka-sql}/script/burst.sh (100%) copy profiling/{kafka-s3 => kafka-sql}/script/multiburst.sh (100%) copy profiling/{sql-kafka => kafka-sql}/script/table.sql (100%)