tet123/documentation/modules/ROOT
Thomas Thornton 8d87f5feae DBZ-2897 Extended RecordCommitter interface to handle updated source offsets.
Extended the DebeziumEngine interface to include a new method for marking a
record processed with updated source offsets. Implemented the new interface
method in both ConvertingEngineBuilder and EmbeddedEngine. EmbeddedEngine
creates a new SourceRecord with the updated sourceOffsets and passes this
to the original markProcessed method. Added a unit test in EmbeddedEngineTest
that verifies that the file offset storage contains the updated source offset’s
partition. Added a revapi ignore case to prevent failure from a method added
to an interface without a default method. Updated docs for Debezium Engine
that describe the new functionality.
2021-02-17 08:41:01 +01:00
..
assets/images DBZ-2096 Image update recommendations 2020-06-16 08:30:48 +02:00
pages DBZ-2897 Extended RecordCommitter interface to handle updated source offsets. 2021-02-17 08:41:01 +01:00
partials DBZ-2958 Fix incorrect link IDs in connectors snapshot metrics table 2021-01-20 08:21:22 +01:00
nav.adoc DBZ-1818 OpenTracing documentation 2021-01-05 12:48:38 +01:00