Skip to content
This repository has been archived by the owner on Oct 17, 2023. It is now read-only.

Restart syncing after crash #201

Closed
v9n opened this issue Sep 20, 2016 · 1 comment
Closed

Restart syncing after crash #201

v9n opened this issue Sep 20, 2016 · 1 comment

Comments

@v9n
Copy link

v9n commented Sep 20, 2016

Hi,

We are syncing two mongodb replicaset. But probably due to our workload, sometimes it crash in midldle with this error:

transporter: ERROR: mongodb error (read tcp 10.1.1.120:27017: i/o timeout)

It doesn't leave any stack trace in stdout and continue to run with repeated errors output in stderr.

I'm wondering if I restart it again, will it pickup correctly? or Do I have to manually set some oplog timestamp?

@jipperinbham
Copy link
Contributor

transporter doensn't currently support the ability to resume a sync after being stopped but some work is already in place to support it with more planned for the near future.

feel free to follow #33 for updates

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

No branches or pull requests

2 participants