Skip to content

Conversation

@phoebusm
Copy link
Collaborator

Reference Issues/PRs

What does this implement or fix?

Mongodb C++ driver logs endSession warning while exiting interpreter. The issue happens while the mongodb connection pool is deconstructing. It looks harmless as arcticdb hadn't logged mongodb log until recently.
I manage to repeat the issue with a standalone C++ file and the issue is submitted upstream: https://jira.mongodb.org/browse/CXX-3379
Therefore the warning is suppressed for now.

Any other comments?

Checklist

Checklist for code changes...
  • Have you updated the relevant docstrings, documentation and copyright notice?
  • Is this contribution tested against all ArcticDB's features?
  • Do all exceptions introduced raise appropriate error messages?
  • Are API changes highlighted in the PR description?
  • Is the PR labelled as enhancement or bug so it appears in autogenerated release notes?

@phoebusm phoebusm added the minor Feature change, should increase minor version label Nov 24, 2025
@phoebusm phoebusm marked this pull request as ready for review November 25, 2025 12:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

minor Feature change, should increase minor version

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants