Skip to content

How to take care of automatic node fail-over and master changed #63

@ashishgoyal01

Description

@ashishgoyal01

While looking at the connection string which is as : const oplog = MongoOplog('mongodb://127.0.0.1:27017/local', { ns: 'test.posts' }), I can see that you are just setting up the tailing on master node only.

But what in case of master changes ? as we are just setting up the tailing to a default master server, how will it start tailing with new master in this case ??

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions