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 991f8b8 Revert "Upgrade Jenkinsfile for JDK8 to use JAVA_HOME for openjdk" add a0b6096 CAMEL-16199: camel-http - Optimize headers added as request headers in producer No new revisions were added by this update. Summary of changes: .../apache/camel/component/http/HttpProducer.java | 27 +++-- .../camel/component/http/HttpProducerLoadTest.java | 125 +++++++++++++++++++++ 2 files changed, 145 insertions(+), 7 deletions(-) create mode 100644 components/camel-http/src/test/java/org/apache/camel/component/http/HttpProducerLoadTest.java