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

quick_update.pl only sends 1 replication op per second #33

Open
jayjanssen opened this issue Nov 26, 2012 · 0 comments
Open

quick_update.pl only sends 1 replication op per second #33

jayjanssen opened this issue Nov 26, 2012 · 0 comments
Labels
Milestone

Comments

@jayjanssen
Copy link
Owner

Probably because the timestamp only actually changes once per second, so no rows changed except once per second, and therefore only 1 replication writeset per second.

Need a quick_update.pl version that will send many more writesets per second.

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

No branches or pull requests

1 participant