This is an automated email from the ASF dual-hosted git repository. orpiske pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/camel-kafka-connector.git.
from 2303669 Updated CHANGELOG.md new 2f48ec1 Remove an unused annotation that (apparently) slows down the tests a little bit new 0f94c14 Do not nullify the cluster reference on the embedded kafka service. new e84b2c2 Rework the AWS v1 tests to fix tests performance issues new d83202f Rework the AWS v2 tests to fix tests performance issues 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: .../aws/v1/kinesis/source/CamelSourceAWSKinesisITCase.java | 14 +++++++------- .../aws/v1/s3/source/CamelSourceAWSS3ITCase.java | 11 ++++++----- .../aws/v1/sns/sink/CamelSinkAWSSNSITCase.java | 12 +++++++----- .../aws/v1/sqs/sink/CamelSinkAWSSQSITCase.java | 12 +++++++----- .../aws/v1/sqs/source/CamelSourceAWSSQSITCase.java | 12 +++++++----- .../aws/v2/kinesis/source/CamelSourceAWSKinesisITCase.java | 12 +++++++----- .../aws/v2/s3/source/CamelSourceAWSS3ITCase.java | 10 ++++++---- .../aws/v2/sqs/sink/CamelSinkAWSSQSITCase.java | 12 +++++++----- .../aws/v2/sqs/source/CamelSourceAWSSQSITCase.java | 10 +++++++--- .../camel/kafkaconnector/common/AbstractKafkaTest.java | 2 -- .../common/services/kafka/EmbeddedKafkaService.java | 1 - 11 files changed, 61 insertions(+), 47 deletions(-)