Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[IDP-1470] Change default MaxConnectionIdleTime to one minute #74

Merged
merged 2 commits into from
May 16, 2024

Conversation

asimmon
Copy link
Member

@asimmon asimmon commented May 16, 2024

Description of changes

Change MongoClientSettings.MaxConnectionIdleTime to one minute only when the existing value is the default one (10 minutes).

Breaking changes

N/A

Additional checks

This debugging session of one of our integration tests show that we will override the default 10 minutes by default:

image

@asimmon asimmon requested a review from a team as a code owner May 16, 2024 20:38
@heqianwang heqianwang self-requested a review May 16, 2024 20:48
@asimmon asimmon merged commit 41524d8 into main May 16, 2024
4 checks passed
@asimmon asimmon deleted the feature/idp-1470 branch May 16, 2024 20:50
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.

2 participants