This is an automated email from the ASF dual-hosted git repository.
orpiske pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git
from ed0fe0a745f CAMEL-20798: EndpointServiceLocation on components to make
it possible to know which remote system Camel connects to to assist for
monitoring and observability - AWS S3 (#14274)
new a95615bdc77 (chores) camel-couchbase: cleanup disabling
resource-intensive tests
new 728e7d2fde0 (chores) camel-aws2-eventbridge: avoid singleton
containers for some tests
new 43680e6f044 (chores) camel-sjms: isolate a few flaky tests
new 1619172b2d2 CAMEL-20722: disable flaky camel-kafka tests
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:
.../localstack/EventbridgePutEventsIT.java | 20 +++++++++++++++++++-
.../integration/ConsumeMessagesWithLimitIT.java | 10 ++--------
.../integration/ConsumeResumeStrategyIT.java | 10 ++--------
.../integration/ProduceMessagesSimpleIT.java | 10 ++--------
.../integration/ProduceMessagesWithAutoIDIT.java | 10 ++--------
.../couchbase/integration/RemoveMessagesIT.java | 10 ++--------
.../KafkaBreakOnFirstErrorReleaseResourcesIT.java | 3 +++
.../KafkaBreakOnFirstErrorSeekIssueIT.java | 3 +++
...FirstErrorWithBatchUsingAsyncCommitManagerIT.java | 3 +++
.../camel/component/sjms/ReconnectConsumerTest.java | 2 ++
.../component/sjms/ReconnectInOutProducerTest.java | 2 ++
.../camel/component/sjms/ReconnectProducerTest.java | 2 ++
12 files changed, 44 insertions(+), 41 deletions(-)