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

Failed to deserialize data of EventHeaderV4 #362

Open
wanghangyu817 opened this issue Nov 29, 2023 · 0 comments
Open

Failed to deserialize data of EventHeaderV4 #362

wanghangyu817 opened this issue Nov 29, 2023 · 0 comments

Comments

@wanghangyu817
Copy link

After running for a long time, we get an error:

Failed to deserialize data of EventHeaderV4{timestamp=1701164723000, eventType=UPDATE_ROWS, serverId=179003860,   headerLength=19, dataLength=4255, nextPosition=427381925, flags=0}:   com.github.shyiko.mysql.binlog.event.deserialization.EventDataDeserializationException:   Failed to deserialize data of EventHeaderV4{timestamp=1701164723000, eventType=UPDATE_ROWS, serverId=179003860,   headerLength=19, dataLength=4255, nextPosition=427381925, flags=0}
Caused by: java.io.EOFException: Failed to read remaining 216 of 787 bytes from position 117209190. Block length:   2686. Initial block length: 4251.

After that, the program works fine, but there may be data loss, what could be the cause of this
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

No branches or pull requests

1 participant