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 df0d0ec  [CAMEL-17871] Google Pubsub -  Graceful shutdown for 
synchronous pull consumers (#7285)
     new 2b1b546  CAMEL-17855: enable singleton services for HBase
     new 398e0d6  CAMEL-17855: enable singleton services for ArangoDB
     new eb0e0de  CAMEL-17855: enable singleton services for MongoDB

The 3 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 +-
 .../component/hbase/CamelHBaseTestSupport.java     |  2 +-
 .../integration/AbstractMongoDbITSupport.java      |  2 +-
 .../arangodb/services/ArangoDBServiceFactory.java  | 35 ++++++++++++++++++++++
 .../infra/hbase/services/HBaseServiceFactory.java  | 31 ++++++++++++++++++-
 .../mongodb/services/MongoDBServiceFactory.java    | 34 +++++++++++++++++++++
 6 files changed, 102 insertions(+), 4 deletions(-)

Reply via email to