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 9172a6ca791 (chores) camel-core: break a large and complex method in
AbstractCamelContextFactoryBean
new 16d33ecb03f (chores) camel-jms: cleanup flaky test
new 6244f305876 (chores) camel-controlbus: minor test cleanup
new 3a40f23710f CAMEL-20680: prevent unreliable Kafka tests from running
on the CI
new b68a49b28fc (chores) camel-flatpak: use final when possible
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:
.../flatpack/FixedLengthAllowShortTest.java | 2 +-
...RequestReplyTempQueueMultipleConsumersTest.java | 30 ++++++++++++++--------
...eakOnFirstErrorOffUsingKafkaManualCommitIT.java | 8 +++---
.../KafkaBreakOnFirstErrorReleaseResourcesIT.java | 7 +----
.../KafkaBreakOnFirstErrorReplayOldMessagesIT.java | 8 +++---
.../KafkaBreakOnFirstErrorSeekIssueIT.java | 8 ++----
...rstErrorWithBatchUsingAsyncCommitManagerIT.java | 8 +++---
...irstErrorWithBatchUsingKafkaManualCommitIT.java | 8 +++---
...rrorWithBatchUsingKafkaManualCommitRetryIT.java | 8 +++---
...irstErrorWithBatchUsingSyncCommitManagerIT.java | 12 ++++-----
.../controlbus/ControlBusFailRouteTest.java | 6 +++--
11 files changed, 48 insertions(+), 57 deletions(-)