Skip to content

Use connectTimeoutMS for connection establishment in maintenance TimeoutContext. #1777

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

Open
wants to merge 9 commits into
base: main
Choose a base branch
from

Conversation

vbabanin
Copy link
Member

@vbabanin vbabanin self-assigned this Jul 28, 2025
@vbabanin vbabanin marked this pull request as ready for review August 10, 2025 06:18
@vbabanin vbabanin requested a review from a team as a code owner August 10, 2025 06:18
@vbabanin vbabanin requested review from nhachicha and rozza and removed request for a team August 10, 2025 06:18
@rozza
Copy link
Member

rozza commented Aug 13, 2025

@vbabanin lots of tests failing after this - are they related or transient?

Copy link
Member

@rozza rozza left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I merged main into this to try and reduce the evergreen noise. Appears the new prose test is failing when run against the reactive streams driver.

*/
@Test
@DisplayName("Should throw MongoOperationTimeoutException when establishing connection in background if timeoutMs expired before starting connect")
public void shouldThrowMongoOperationTimeoutWhenEstablishingConnectionInBackgroundIfTimeoutMsExpiredBeforeStartingConnect() {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This appears to be failing in reactive streams only and is happy in sync. Does the test need tweaking?

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