Skip to content

EventDeserializer composition in mysql-binlog-connector-java library should be fixed #1518

@adelajaworowska

Description

@adelajaworowska

When compatibility mode is set TransactionPayloadEventDataDeserializer() should be aware about it and in deserialize method when it creates new deserializer EventDeserializer transactionPayloadEventDeserializer = new EventDeserializer();(url) it should set compatibility mode from top level object.

FYI, the issue was also raised in osheroff repo: Issue 127, PR 138 but never addressed.

I will prepare a PR to debezium repo.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Status

    In progress

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions