Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve shown error when Stampede is trying to replicate from a MongoDB whose version is not 3.2 #131

Open
gortiz opened this issue Dec 23, 2016 · 0 comments

Comments

@gortiz
Copy link
Contributor

gortiz commented Dec 23, 2016

The issue #130 reported by @p1nox indicates that when Stampede is trying to replicate from a MongoDB 3.4, the error shown is (syntethized) the following:

2016-12-22T04:01:30.851 ERROR 'RecoveryService' c.t.m.r.ReplCoordinator Fatal error while starting recovery mode: Not supported yet
2016-12-22T04:01:30.854 ERROR 'RecoveryService' c.t.m.r.MongodbReplBundle Catched an error on the replication layer. Escalating it
2016-12-22T04:01:30.855 ERROR 'RecoveryService' c.t.s.StampedeService Error reported by replication supervisor. Stopping ToroDB Stampede

It should say something like "It is not supported to replicate from MongoDB version whatever"

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

No branches or pull requests

1 participant