Skip to content

Conversation

jolivares
Copy link

@jolivares jolivares commented Jan 20, 2025

mysql-binlog-connector-java always had the ability to use a customised EventDeserializer. However, after adding TransactionPayloadEvent support, this behaviour is broken as TransactionPayloadEventDataDeserializer will rely on stock EventDeserializer to perform the parsing of its events. This PR reverts this behaviour by providing the ability to use a custom EventDeserializer for TransactionPayloadEvent decompressed events.

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

Successfully merging this pull request may close these issues.

1 participant