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

IterativeVerifier improvements #55

Closed
2 tasks
shuhaowu opened this issue Aug 8, 2018 · 1 comment
Closed
2 tasks

IterativeVerifier improvements #55

shuhaowu opened this issue Aug 8, 2018 · 1 comment

Comments

@shuhaowu
Copy link
Contributor

shuhaowu commented Aug 8, 2018

Some potential things that we need to look at for the IterativeVerifier:

  • Verify that deleted rows on the source are not orphaned on the target. This could have an impact on copydb.
  • Make the threshold for iterative verifier's iterative reverify configurable/tunable. Right now it's based on the number of elements in reverify store: if it is smaller than 1000 or bigger than when we started reverify, stop reverifying. If the measured last reverify time is smaller than the max downtime configuration, fail.
@shuhaowu shuhaowu closed this as completed Nov 1, 2019
@shuhaowu
Copy link
Contributor Author

shuhaowu commented Nov 1, 2019

IterativeVerifier is deprecated.

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

No branches or pull requests

1 participant