This is an automated email from the ASF dual-hosted git repository.
davsclaus pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/camel.git.
from 3530e69 Regen
new 0b2ebae camel-core - Fluent template to have withHeaders
new 5c4e533 camel-http - Little optimize and load tests to reuse template
to avoid creating garbage objects.
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:
.../apache/camel/component/http/HttpProducer.java | 4 +-
.../camel/component/http/HttpProducerLoadTest.java | 55 +++++-----------------
.../org/apache/camel/FluentProducerTemplate.java | 8 ++++
.../impl/engine/DefaultFluentProducerTemplate.java | 13 +++++
4 files changed, 37 insertions(+), 43 deletions(-)