tet123/support
Sebastiaan Knijnenburg 036eda0c64 DBZ-6723 Expose partition number in ChangeEvent interface
Based on feedback in https://github.com/debezium/debezium-server/pull/33 this
commit adds the partition() method to the ChangeEvent interface and implements
it in the EmbeddedEngineChangeEvent. This allows reading the assigned partition
for an event in downstream processors, for example in custom Sinks that need
the assigned partition for routing purposes.

Link:  https://issues.redhat.com/browse/DBZ-6723
2023-11-28 09:38:18 +01:00
..
checkstyle [maven-release-plugin] prepare for next development iteration 2023-11-10 10:26:05 +00:00
ide-configs [maven-release-plugin] prepare for next development iteration 2023-11-10 10:26:05 +00:00
revapi DBZ-6723 Expose partition number in ChangeEvent interface 2023-11-28 09:38:18 +01:00