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

Fix invalid sequenceNumber in last.state.txt #183

Merged
merged 1 commit into from
Dec 13, 2018
Merged

Conversation

giggls
Copy link

@giggls giggls commented Dec 13, 2018

config/config.go did not honor the replication-interval option in "import" mode.

Thus baseOpts.ReplicationUrl always ended up being set to 1 minute regardless of the option specified in config.json which will then generate an unexpected sequenceNumber in last.state.txt.

…eds to

be available in "import" and "run" modes.
@olt olt merged commit 3746495 into omniscale:master Dec 13, 2018
@olt
Copy link
Member

olt commented Dec 13, 2018

Thanks.

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

Successfully merging this pull request may close these issues.

None yet

2 participants