Skip to content

Enable automatic reconnection to MongoDB after connection loss.  #321

Open
@vasile-baluta

Description

@vasile-baluta

Description

Create a functional test for the case when MongoDB goes down that ensures that the connection is reestablished when MongoDB is back online.

Option a: Build a wrapper around EI Mongo client that ensures we detect the MongoDB status and halts all requests to MongoDB whiule we wait for MongoDB to come back online.

Option b: Reuse Springs Mongo client, this may affect the way we read and writes data to MongoDB.

Motivation

Increase robustness of the application.

Exemplification

Issues with MongoDB.

Benefits

Increase robustness of the application.

Possible Drawbacks

None

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething is wrong and needs fixing.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions