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

The 2 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:
 .../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 ++++---
 .../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 +++++++++-------
 21 files changed, 102 insertions(+), 109 deletions(-)

Reply via email to