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 f2e2f5b Added a Kafka to SQS Profiling example new 05d0d29 Added Kafka to SQS with Exchange Pooling Profiling new 8d1e7c3 Kafka to SQS Exchange Pooling: Updated docs new 75d640d Kafka to SQS Exchange Pooling: Added properties for exchange pooling new 074b1c3 Added Kafka to SQS with Exchange Pooling to POM 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 .../{kafka-sqs => kafka-sqs-exchange-pooling}/README.md | 10 +++++----- .../data/application.properties | 0 .../data/sources/routes.yaml | 0 .../jfr/settings_for_heap.jfc | 0 .../kafka/{s3-kafka => kafka-sqs-exchange-pooling}/mvnw | 0 .../kafka/{s3-kafka => kafka-sqs-exchange-pooling}/mvnw.cmd | 0 .../kafka/{kafka-sqs => kafka-sqs-exchange-pooling}/pom.xml | 6 +++--- .../script/burst.sh | 0 .../script/multiburst.sh | 0 profiling/kafka/pom.xml | 1 + 13 files changed, 9 insertions(+), 8 deletions(-) copy profiling/kafka/{s3-kafka => kafka-sqs-exchange-pooling}/.mvn/wrapper/MavenWrapperDownloader.java (100%) copy profiling/kafka/{s3-kafka => kafka-sqs-exchange-pooling}/.mvn/wrapper/maven-wrapper.jar (100%) copy profiling/kafka/{s3-kafka => kafka-sqs-exchange-pooling}/.mvn/wrapper/maven-wrapper.properties (100%) copy profiling/kafka/{kafka-sqs => kafka-sqs-exchange-pooling}/README.md (92%) copy profiling/kafka/{s3-kafka-exchange-pooling => kafka-sqs-exchange-pooling}/data/application.properties (100%) copy profiling/kafka/{kafka-sqs => kafka-sqs-exchange-pooling}/data/sources/routes.yaml (100%) copy profiling/kafka/{s3-kafka => kafka-sqs-exchange-pooling}/jfr/settings_for_heap.jfc (100%) copy profiling/kafka/{s3-kafka => kafka-sqs-exchange-pooling}/mvnw (100%) copy profiling/kafka/{s3-kafka => kafka-sqs-exchange-pooling}/mvnw.cmd (100%) copy profiling/kafka/{kafka-sqs => kafka-sqs-exchange-pooling}/pom.xml (96%) copy profiling/kafka/{kafka-sqs => kafka-sqs-exchange-pooling}/script/burst.sh (100%) copy profiling/kafka/{kafka-sqs => kafka-sqs-exchange-pooling}/script/multiburst.sh (100%)