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

fix: revert "fix: allow client connect after close (#2581)" #2591

Merged
merged 1 commit into from
Oct 21, 2020

Conversation

HanaPearlman
Copy link
Contributor

@HanaPearlman HanaPearlman commented Oct 20, 2020

Description

This reverts commit 1aecf96.

This approach for allowing a client to reconnect after being closed can cause session leaks, because old topologies (and sessions) may be stored on Dbs/Collections. This ticket can be revisited after NODE-2850.

@HanaPearlman HanaPearlman merged commit ba76696 into mongodb:master Oct 21, 2020
@HanaPearlman HanaPearlman deleted the NODE-2544/master/revert branch October 21, 2020 16:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
4 participants