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 44f22780423 CAMEL-19133: camel-zookeeper - Serialize MetaData in
camel-cloud service discovery problem. Thanks to geyipeng for patch.
add 00105cb06d5 CAMEL-19014 - Fixing issue about concurrence on the
SimpleLanguage (#9333)
add 58471ab8c55 Regen for commit 00105cb06d590326aa69f3544cb2b070d9121548
No new revisions were added by this update.
Summary of changes:
.../builder/ExpressionBuilderConcurrencyTest.java | 97 ++++++++++++++++++
.../camel/support/builder/ExpressionBuilder.java | 108 +++++++++++++++------
2 files changed, 177 insertions(+), 28 deletions(-)
create mode 100644
core/camel-core/src/test/java/org/apache/camel/builder/ExpressionBuilderConcurrencyTest.java