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 cd2ed07  SQL to Kafka: Update README
     new 0ed071e  Added Kafka to SQL with exchange pooling profiling example
     new 939c28a  Added Kafka to SQL with exchange pooling profiling example, 
updated README
     new 4c19b94  Added Kafka to SQL with exchange pooling profiling example, 
added exchange pooling options
     new f9f214c  Added Kafka to SQL with exchange pooling profiling example 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-sql => kafka-sql-exchange-pooling}/README.md   |  10 +++++-----
 .../data/application.properties                           |   0
 .../data/sources/routes.yaml                              |   0
 .../jfr/settings_for_heap.jfc                             |   0
 profiling/{sql-kafka => kafka-sql-exchange-pooling}/mvnw  |   0
 .../{sql-kafka => kafka-sql-exchange-pooling}/mvnw.cmd    |   0
 .../pom.xml                                               |  14 +++++++-------
 .../script/burst.sh                                       |   0
 .../script/multiburst.sh                                  |   0
 .../script/table.sql                                      |   0
 profiling/pom.xml                                         |   1 +
 14 files changed, 13 insertions(+), 12 deletions(-)
 copy profiling/{sql-kafka => 
kafka-sql-exchange-pooling}/.mvn/wrapper/MavenWrapperDownloader.java (100%)
 copy profiling/{sql-kafka => 
kafka-sql-exchange-pooling}/.mvn/wrapper/maven-wrapper.jar (100%)
 copy profiling/{sql-kafka => 
kafka-sql-exchange-pooling}/.mvn/wrapper/maven-wrapper.properties (100%)
 copy profiling/{kafka-sql => kafka-sql-exchange-pooling}/README.md (93%)
 copy profiling/{sql-kafka-exchange-pooling => 
kafka-sql-exchange-pooling}/data/application.properties (100%)
 copy profiling/{kafka-sql => 
kafka-sql-exchange-pooling}/data/sources/routes.yaml (100%)
 copy profiling/{sql-kafka => 
kafka-sql-exchange-pooling}/jfr/settings_for_heap.jfc (100%)
 copy profiling/{sql-kafka => kafka-sql-exchange-pooling}/mvnw (100%)
 copy profiling/{sql-kafka => kafka-sql-exchange-pooling}/mvnw.cmd (100%)
 copy profiling/{sql-kafka-exchange-pooling => 
kafka-sql-exchange-pooling}/pom.xml (97%)
 copy profiling/{kafka-sql => kafka-sql-exchange-pooling}/script/burst.sh (100%)
 copy profiling/{kafka-sql => kafka-sql-exchange-pooling}/script/multiburst.sh 
(100%)
 copy profiling/{sql-kafka => kafka-sql-exchange-pooling}/script/table.sql 
(100%)

Reply via email to