Skip to content

debezium/dbz#1887 Bug fix for copy completed sequence event & null last pk#282

Merged
jpechane merged 1 commit into
debezium:mainfrom
twthorn:dbz#1887
May 6, 2026
Merged

debezium/dbz#1887 Bug fix for copy completed sequence event & null last pk#282
jpechane merged 1 commit into
debezium:mainfrom
twthorn:dbz#1887

Conversation

@twthorn
Copy link
Copy Markdown
Contributor

@twthorn twthorn commented May 5, 2026

We add unit test to repdouce that null past pk case.

For the event order it's non-deterministic due to vitess/grpc batching. We observed in our prod deployment and such a change resolved it there. Longer term we can refactor to make the logic unit-testable and we could add a test for that case I opened that for future here debezium/dbz#1888

…st pk

Signed-off-by: Thomas Thornton <thomaswilliamthornton@gmail.com>
@twthorn
Copy link
Copy Markdown
Contributor Author

twthorn commented May 6, 2026

@jpechane when you get a free moment, this is ready for review

@jpechane jpechane merged commit b8de8d0 into debezium:main May 6, 2026
6 checks passed
@jpechane
Copy link
Copy Markdown
Contributor

jpechane commented May 6, 2026

@twthorn Applied, 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

Successfully merging this pull request may close these issues.

2 participants