This is an automated email from the ASF dual-hosted git repository.
gnodet pushed a change to branch context-value-scoped-value-support
in repository https://gitbox.apache.org/repos/asf/camel.git
from 5eb137717f8f Fix ContextValue scoping issues with KameletProcessor and
JDK 25 compilation
add 148a43621c67 Code review fixes for ContextValue PR
No new revisions were added by this update.
Summary of changes:
.../camel/component/kamelet/KameletProcessor.java | 33 +++++++-----
.../component/seda/ThreadPerTaskSedaConsumer.java | 10 ++--
.../org/apache/camel/ExtendedCamelContext.java | 60 ++++++++++++++++++----
.../apache/camel/util/concurrent/ContextValue.java | 4 +-
.../camel/util/concurrent/NamedThreadLocal.java | 4 +-
5 files changed, 81 insertions(+), 30 deletions(-)