You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by gi...@apache.org on 2022/08/04 15:05:21 UTC

[camel] branch regen_bot updated (7a2dd724e10 -> dc41f16e72b)

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 7a2dd724e10 (chores) camel-kafka: skip health tests when using Strimzi
     add 9daa7f606df CAMEL-18347: fix ArangoDB services in test infra not being singleton
     add 3efb6d15759 CAMEL-18347: fix HBase services in test infra not being singleton
     add efd464b1f2e CAMEL-18347: fix MongoDB services in test infra not being singleton
     add dc41f16e72b CAMEL-18347: ArangoDB tests do not work well with singleton services

No new revisions were added by this update.

Summary of changes:
 .../arangodb/integration/BaseArangoDb.java          |  2 +-
 .../arangodb/services/ArangoDBServiceFactory.java   | 21 +++++++++++++++++----
 .../infra/hbase/services/HBaseServiceFactory.java   | 17 ++++++++++++++---
 .../mongodb/services/MongoDBServiceFactory.java     | 18 ++++++++++++++----
 4 files changed, 46 insertions(+), 12 deletions(-)