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

Update mongo driver to 3.7 LTS #1605

Open
aellert opened this issue Jan 11, 2022 · 1 comment · May be fixed by #1606
Open

Update mongo driver to 3.7 LTS #1605

aellert opened this issue Jan 11, 2022 · 1 comment · May be fixed by #1606

Comments

@aellert
Copy link

aellert commented Jan 11, 2022

Is your feature request related to a problem? Please describe.

Mongo driver is quite old, I have some stability issue on recent MongoDB server version. Also some option were renamed and it's very confusing. For exemple, secondaryAcceptableLatencyMS renamed to localThresholdMS.

Describe the solution you'd like

Upgrade to mongo 3.7 LTS (https://www.npmjs.com/package/mongodb/v/3.7.3)

Describe alternatives you've considered

Actually I build a custom Docker image with modified package.json and updated mongo driver.

@aellert aellert linked a pull request Jan 12, 2022 that will close this issue
@aellert
Copy link
Author

aellert commented Jan 24, 2022

Please also include persona-service at least 1.8.0 (https://github.com/LearningLocker/persona-service/releases/tag/v1.8.0) which include Mongo 3 Node.js Driver

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

Successfully merging a pull request may close this issue.

1 participant