This is an automated email from the ASF dual-hosted git repository. orpiske pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/camel.git
from 7a2dd724e10 (chores) camel-kafka: skip health tests when using Strimzi new 9daa7f606df CAMEL-18347: fix ArangoDB services in test infra not being singleton new 3efb6d15759 CAMEL-18347: fix HBase services in test infra not being singleton new efd464b1f2e CAMEL-18347: fix MongoDB services in test infra not being singleton new dc41f16e72b CAMEL-18347: ArangoDB tests do not work well with singleton services The 4 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: .../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(-)