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

upgrading pymongo to 3.5 #747

Merged
merged 3 commits into from
Nov 2, 2017
Merged

upgrading pymongo to 3.5 #747

merged 3 commits into from
Nov 2, 2017

Conversation

tyarimi
Copy link
Contributor

@tyarimi tyarimi commented Sep 13, 2017

What does this PR do?

Update pymongo to 3.5, as this version has a fix for the database_names() function which make it faster.

Motivation

Datadog agent is significantly slowing down mongo due to repetitive ListDatabases calls.

Testing Guidelines

An overview on testing
is available in our contribution guidelines.

Versioning

  • Bumped the version check in manifest.json
  • Updated CHANGELOG.md. Please use Unreleased as the date in the title
    for the new section.

Additional Notes

Anything else we should know when reviewing?

@bits-bot
Copy link
Collaborator

@tyarimi, thanks for your PR! By analyzing the history of the files in this pull request, we identified @olivielpeau and @gmmeyer to be potential reviewers.

@truthbk truthbk requested a review from gmmeyer October 25, 2017 11:35
@truthbk truthbk added this to the 5.19 milestone Oct 25, 2017
Copy link
Member

@truthbk truthbk left a comment

Choose a reason for hiding this comment

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

Hi @tyarimi, could you please add the details to the changelog and bump the version in the manifest (as suggested by the PR template)?

Improvements looks straight-forward, we just need to go over the pymongo release notes to check if there's any change that could break anything.

Thank you! 👍

@tyarimi
Copy link
Contributor Author

tyarimi commented Oct 26, 2017

@truthbk I've made the changes. Any chance this gets reviewed soon?

@irabinovitch
Copy link
Contributor

@truthbk can we get another look at this?

@ISauve ISauve self-assigned this Nov 2, 2017
Copy link
Member

@truthbk truthbk left a comment

Choose a reason for hiding this comment

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

You're a star @tyarimi thank you 🙇

@truthbk truthbk merged commit 0846fac into DataDog:master Nov 2, 2017
@ISauve ISauve mentioned this pull request Nov 2, 2017
2 tasks
@tyarimi
Copy link
Contributor Author

tyarimi commented Nov 2, 2017

Thank you @truthbk :)
Any idea when 1.5.0 is going to be released?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants