This is an automated email from the ASF dual-hosted git repository.
davsclaus pushed a change to branch fix/CAMEL-24141
in repository https://gitbox.apache.org/repos/asf/camel.git
from 5899c6a6ab06 CAMEL-24141: Aggregate EIP - guard background tasks
against exceptions that kill scheduled executor
add ad1a76bc4a7a CAMEL-24141: Add test for interval task surviving
repository exception
No new revisions were added by this update.
Summary of changes:
.../AggregateIntervalTaskExceptionTest.java | 112 +++++++++++++++++++++
1 file changed, 112 insertions(+)
create mode 100644
core/camel-core/src/test/java/org/apache/camel/processor/aggregator/AggregateIntervalTaskExceptionTest.java