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

pool connection sizing incorrectly supported #721

Open
gjbaxter opened this issue Nov 7, 2022 · 0 comments
Open

pool connection sizing incorrectly supported #721

gjbaxter opened this issue Nov 7, 2022 · 0 comments
Labels

Comments

@gjbaxter
Copy link

gjbaxter commented Nov 7, 2022

According to the documentation (https://www.mongodb.com/docs/drivers/node/v4.6/fundamentals/connection/connection-options/), connection pool configuration is dependent on options maxPoolSize and minPoolSize. The loopback connector only allows a 'poolSize' option to be defined and passed to the client.

@gjbaxter gjbaxter added the bug label Nov 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant