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 f83fbc67234 CAMEL-20705: fix non-atomic operations on volatile fields 
on the ScheduledPollConsumer
     add 77516c9946f (chores) camel-core: code cleanup
     add 5c03209c5e3 (chores) camel-core: fix non-atomic operations on volatile 
fields
     add 9875ba346b9 (chores) camel-core: removed unused field

No new revisions were added by this update.

Summary of changes:
 .../xml/AbstractCamelContextFactoryBeanTest.java   | 14 ------------
 .../file/FileBeginFailureOneTimeTest.java          |  9 ++++----
 .../file/FileConsumerCustomSchedulerTest.java      |  7 +++---
 .../camel/impl/EndpointShutdownOnceTest.java       |  7 +++---
 .../camel/impl/Mock321ScheduledPollConsumer.java   | 10 +++++----
 .../DeadLetterChannelNoRedeliveryTest.java         |  8 ++++---
 .../RedeliveryErrorHandlerBlockedDelayTest.java    |  7 ++++--
 .../RedeliveryErrorHandlerNonBlockedDelayTest.java |  7 ++++--
 ...ErrorHandlerNonBlockedRedeliveryHeaderTest.java |  7 ++++--
 .../RedeliveryOnExceptionBlockedDelayTest.java     |  7 ++++--
 .../AggregateSimpleExpressionIssueManualTest.java  |  6 ++++--
 .../async/AsyncEndpointCustomRoutePolicyTest.java  |  7 +++---
 ...RedeliveryErrorHandlerNonBlockedDelay2Test.java |  7 ++++--
 ...tRedeliveryErrorHandlerNonBlockedDelayTest.java |  7 ++++--
 .../management/AbstractManagedThrottlerTest.java   | 25 ----------------------
 .../org/apache/camel/management/LoadTimerTest.java |  8 ++++---
 .../support/component/AbstractApiComponent.java    |  5 -----
 .../task/BackgroundIterationTimeTaskTest.java      | 14 ++++++------
 .../camel/support/task/BackgroundTaskTest.java     | 10 ++++-----
 .../camel/support/task/ForegroundTaskTest.java     | 12 +++++------
 .../camel/support/task/ForegroundTimeTaskTest.java | 14 ++++++------
 .../apache/camel/support/task/TaskTestSupport.java | 18 +++++++++-------
 22 files changed, 102 insertions(+), 114 deletions(-)

Reply via email to