Skip to content

Max_pool_size renamed maxPoolSize in pymongo>=3.0 #78

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

Merged
merged 1 commit into from
May 22, 2017

Conversation

hbldh
Copy link
Contributor

@hbldh hbldh commented Jun 23, 2016

I actually happened to make what I believe is a fix for #77 yesterday: In PyMongo>=3.0, the parameter max_pool_size is renamed maxPoolSize, which will lead to that very problem.

I was making some modifications to fit another issue and did this as well.

In PyMongo>=3.0, the parameter max_pool_size is renamed maxPoolSize.
This commit handles that change.
@dcrosta dcrosta merged commit 600bf49 into mongodb-labs:master May 22, 2017
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