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

assertion failed, available: 4, event type: 19 #10

Open
amolskh opened this issue Aug 7, 2015 · 1 comment
Open

assertion failed, available: 4, event type: 19 #10

amolskh opened this issue Aug 7, 2015 · 1 comment

Comments

@amolskh
Copy link

amolskh commented Aug 7, 2015

.11:13:48.020 [binlog-parser-1] ERROR c.g.c.o.b.impl.AbstractBinlogParser - failed to parse binlog
java.lang.RuntimeException: assertion failed, available: 4, event type: 19
at com.google.code.or.binlog.impl.FileBasedBinlogParser.doParse(FileBasedBinlogParser.java:140) ~[open-replicator-1.0.7.jar:na]
at com.google.code.or.binlog.impl.AbstractBinlogParser$Task.run(AbstractBinlogParser.java:244) ~[open-replicator-1.0.7.jar:na]
at java.lang.Thread.run(Thread.java:745) [na:1.8.0_51]

Can you tell me how to fix this?

@osheroff
Copy link

osheroff commented Jan 5, 2016

a little late to the party, but this is probably errors in handling mysql with binlog crc's on. It's fixed over in https://github.com/zendesk/open-replicator

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

2 participants