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 fc9437a335c Sync deps
     add d7927e12d94 CAMEL-19400: camel-elasticsearch - Use singleton service 
to speed up (#10252)

No new revisions were added by this update.

Summary of changes:
 .../integration/ElasticsearchScrollSearchIT.java   |  2 +-
 .../es/integration/ElasticsearchSizeLimitIT.java   |  6 +-
 .../es/integration/ElasticsearchTestSupport.java   | 64 +++-------------------
 .../common/ElasticSearchProperties.java            |  3 +
 .../ElasticSearchLocalContainerService.java        | 58 ++++++++++++++++++--
 .../services/ElasticSearchService.java             | 12 ++++
 .../services/ElasticSearchServiceFactory.java      | 62 +++++++++++++++++++++
 .../services/RemoteElasticSearchService.java       | 24 ++++++++
 8 files changed, 166 insertions(+), 65 deletions(-)

Reply via email to