Skip to content

feat(devtools-connect): enable driver network check during connect COMPASS-9455#628

Open
nbbeeken wants to merge 1 commit intomainfrom
unskip-ping-driver
Open

feat(devtools-connect): enable driver network check during connect COMPASS-9455#628
nbbeeken wants to merge 1 commit intomainfrom
unskip-ping-driver

Conversation

@nbbeeken
Copy link
Copy Markdown
Collaborator

@nbbeeken nbbeeken commented Mar 25, 2026

Description

Previously #557 we disabled the driver's ping since compass did its own. Now the driver has removed its ping BUT has changed the condition to run an ismaster and return the healthy connection to the pool. This means loadBalancers without creds will throw network errors.

Now we let the driver do this "ping" again, (its the handshake only) and we'll be able to remove compass' ping saving an RTT. big for DE.

Open Questions

Checklist

@nbbeeken
Copy link
Copy Markdown
Collaborator Author

Depended on by: mongodb-js/compass#7897

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.

1 participant