Skip to content

Update mongo driver to 3.7 LTS #1605

Open
@aellert

Description

@aellert

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.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions