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 ecf7be3 Updated README for Nats Kafka
new 363c0a5 Added Kafka to Azure Storage Blob Profiling Example
new 07c4a4a Kafka to Azure Storage Blob: Fixed README
new 453b9ef Kafka to Azure Storage Blob added to profiling POM
new de4e53a Kafka Azure Storage Blob: Added JFR profile
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-s3 => kafka-azure-storage-blob}/README.md | 12 ++++++------
.../data/application.properties | 0
.../data/sources/routes.yaml | 7 +++----
.../jfr/settings_for_heap.jfc | 0
profiling/{s3-kafka => kafka-azure-storage-blob}/mvnw | 0
profiling/{s3-kafka => kafka-azure-storage-blob}/mvnw.cmd | 0
profiling/{kafka-mongo => kafka-azure-storage-blob}/pom.xml | 10 +++++-----
.../{kafka-s3 => kafka-azure-storage-blob}/script/burst.sh | 0
.../script/multiburst.sh | 0
profiling/pom.xml | 1 +
13 files changed, 15 insertions(+), 15 deletions(-)
copy profiling/{s3-kafka =>
kafka-azure-storage-blob}/.mvn/wrapper/MavenWrapperDownloader.java (100%)
copy profiling/{s3-kafka =>
kafka-azure-storage-blob}/.mvn/wrapper/maven-wrapper.jar (100%)
copy profiling/{s3-kafka =>
kafka-azure-storage-blob}/.mvn/wrapper/maven-wrapper.properties (100%)
copy profiling/{kafka-s3 => kafka-azure-storage-blob}/README.md (90%)
copy profiling/{s3-kafka =>
kafka-azure-storage-blob}/data/application.properties (100%)
copy profiling/{kafka-s3 => kafka-azure-storage-blob}/data/sources/routes.yaml
(86%)
copy profiling/{s3-kafka =>
kafka-azure-storage-blob}/jfr/settings_for_heap.jfc (100%)
copy profiling/{s3-kafka => kafka-azure-storage-blob}/mvnw (100%)
copy profiling/{s3-kafka => kafka-azure-storage-blob}/mvnw.cmd (100%)
copy profiling/{kafka-mongo => kafka-azure-storage-blob}/pom.xml (94%)
copy profiling/{kafka-s3 => kafka-azure-storage-blob}/script/burst.sh (100%)
copy profiling/{kafka-s3 => kafka-azure-storage-blob}/script/multiburst.sh
(100%)