Skip to content

Conversation

@rashtao
Copy link
Contributor

@rashtao rashtao commented Nov 13, 2024

Changes

This PR fixes the shutdown of ArangoDB driver instances, delegating this responsibility to ArangoDBDocumentManager and ArangoDBBucketManager.

It changes the current behavior in the following way:

  • each instance of ArangoDBDocumentManager and ArangoDBBucketManager has its own ArangoDB driver instance
  • ArangoDBDocumentManager and ArangoDBBucketManager are responsible to shutdown their own driver instances

Cleanup of ArangoDB sync builder (ArangoDBBuilderSync).

@genie-jnosql
Copy link
Collaborator

Can one of the admins verify this patch?

@otaviojava otaviojava merged commit f11bdb4 into eclipse-jnosql:main Nov 13, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants