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

Fewer RowQueryEvents than expected observed in BinlogStreamer #178

Open
fjordan opened this issue Apr 27, 2020 · 0 comments
Open

Fewer RowQueryEvents than expected observed in BinlogStreamer #178

fjordan opened this issue Apr 27, 2020 · 0 comments

Comments

@fjordan
Copy link
Contributor

fjordan commented Apr 27, 2020

In tests added by @hkdsun in this commit, we noticed that the number of RowQueryEvents that were observed by the BinlogStreamer (to be written to the Target) did not directly correlate with the number of binlog events on the Source.

From slack:

I found that if it replicated a total of let's say 200 binlog events (as part of the multi-statement) from the source binlog, i was seeing like 81 (with some unexplainable randomness in this number) RowQueryEvents appearing on the target

We need to identify why this is happening, and if there is some potential problem in the BinlogStreamer's configuration or an underlying library.

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