Skip to content
This repository has been archived by the owner on Dec 22, 2020. It is now read-only.
This repository has been archived by the owner on Dec 22, 2020. It is now read-only.

MoSql killed when Primary in relpSet goes down #117

Open
@ShipraShalini

Description

I'm running MoSQL as:

mosql -c collections.yml --sql postgres://user:passwd@localhost:5432/db --mongo mongodb://dbUser:passwd@node1,node2,node3/dbname?replicaSet=rs0 --only-db dbname

It works fine but as soon as the Primary node of the relpSet goes down, Mosql is killed.

Is there anyway to keep it running with the newly elected Primary node without MoSQL getting stopped?

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions