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 c43d338 camel-elasticsearch - The hostAddress is not required as
endpoint uri parameter as it can be set on component level.
add 292b4f9 camel-elasticsearch - Polished
add fbb485b camel-elasticsearch - Polished
No new revisions were added by this update.
Summary of changes:
.../catalog/components/elasticsearch-rest.json | 20 +-
.../ElasticsearchComponentConfigurer.java | 12 +-
.../elasticsearch/elasticsearch-rest.json | 20 +-
.../elasticsearch/ElasticsearchComponent.java | 39 ++--
.../elasticsearch/ElasticsearchConfiguration.java | 6 +-
.../ElasticsearchRestComponentBuilderFactory.java | 151 +++++++-------
.../dsl/ElasticsearchEndpointBuilderFactory.java | 223 +++++++++++----------
7 files changed, 243 insertions(+), 228 deletions(-)