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

DeprecationWarning: current Server Discovery and Monitoring engine is deprecated, and will be removed in a future version. #160

Open
JOELJOSEPHCHALAKUDY opened this issue Dec 10, 2019 · 1 comment

Comments

@JOELJOSEPHCHALAKUDY
Copy link

MongoDb connection warning

DeprecationWarning: current Server Discovery and Monitoring engine is deprecated, and will be removed in a future version. To use the new Server Discover and Monitoring engine, pass option { useUnifiedTopology: true } to the MongoClient constructor.

@fgalan
Copy link
Member

fgalan commented Dec 11, 2019

Thanks for the report!

We are open to contributions fixing this (as a pull request). It shouldn't be difficult... it seems to be the usual deprecating warning due to a change in the mongodb or mongoose dependency, probably well documented out there.

(I have added the label "help wanted")

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

No branches or pull requests

2 participants