You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by gi...@apache.org on 2021/12/23 14:28:39 UTC

[camel] branch regen_bot updated (d606aef -> d8728bb)

This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch regen_bot
in repository https://gitbox.apache.org/repos/asf/camel.git.


    from d606aef  CAMEL-17371 - set and remove Exchange Properties (#6586)
     add d8728bb  CAMEL-17064: Reduce unit test flakes. (#6585)

No new revisions were added by this update.

Summary of changes:
 .../camel/component/file/strategy/FileChangedReadLockTest.java     | 2 ++
 .../camel/component/seda/SedaDefaultDiscardWhenFullTest.java       | 6 ++++--
 .../org/apache/camel/component/seda/SedaDiscardWhenFullTest.java   | 6 ++++--
 .../apache/camel/component/timer/TimerSuspendCamelContextTest.java | 2 ++
 .../java/org/apache/camel/impl/DurationRoutePolicyFactoryTest.java | 2 +-
 .../org/apache/camel/impl/DurationRoutePolicyMaxSecondsTest.java   | 2 +-
 .../test/java/org/apache/camel/impl/TwoRouteSuspendResumeTest.java | 2 +-
 .../org/apache/camel/processor/BeanRecipientListTimeoutTest.java   | 2 ++
 .../processor/DeadLetterChannelRedeliverWithDelayBlockingTest.java | 2 ++
 .../camel/processor/MulticastParallelAllTimeoutAwareTest.java      | 2 ++
 .../camel/processor/MulticastParallelStreamingTwoTimeoutTest.java  | 2 ++
 .../apache/camel/processor/MulticastParallelTimeoutAwareTest.java  | 2 ++
 .../org/apache/camel/processor/MulticastParallelTimeoutTest.java   | 2 ++
 .../camel/processor/MulticastParallelTwoTimeoutMiddleTest.java     | 2 ++
 .../apache/camel/processor/MulticastParallelTwoTimeoutTest.java    | 2 ++
 .../java/org/apache/camel/processor/SplitParallelTimeoutTest.java  | 2 ++
 .../ThrottlingExceptionRoutePolicyHalfOpenHandlerTest.java         | 2 ++
 .../processor/ThrottlingExceptionRoutePolicyHalfOpenTest.java      | 2 ++
 .../aggregator/AggregatePreCompleteAwareStrategyTimeoutTest.java   | 2 ++
 .../aggregator/AggregateTimeoutWithExecutorServiceTest.java        | 7 ++++---
 .../aggregator/AggregateTimeoutWithNoExecutorServiceTest.java      | 2 +-
 21 files changed, 44 insertions(+), 11 deletions(-)