Skip to content

DBZ-8893 Fix KinesisChangeConsumer so that it retries failed records.#170

Merged
vjuranek merged 1 commit intodebezium:mainfrom
Oskar-Bonde:DBZ-8893
Apr 9, 2025
Merged

DBZ-8893 Fix KinesisChangeConsumer so that it retries failed records.#170
vjuranek merged 1 commit intodebezium:mainfrom
Oskar-Bonde:DBZ-8893

Conversation

@Oskar-Bonde
Copy link
Copy Markdown

@Oskar-Bonde Oskar-Bonde commented Apr 8, 2025

https://issues.redhat.com/browse/DBZ-8893

Use batchRequest.get(index) instead of putRecordsRequestEntryList.get(index) when creating the list of failed records for retry. Add test for successive retries

@Oskar-Bonde
Copy link
Copy Markdown
Author

Hi @Naros, once this PR is merged I'm wondering when it will be implemented in a debezium-server release. I can see that 3.1 is already released. Will there be a 3.1.1 patch?

@Oskar-Bonde
Copy link
Copy Markdown
Author

Oskar-Bonde commented Apr 8, 2025

Code has been formatted. Can you trigger the build pipeline again?

Use batchRequest.get(index) instead of putRecordsRequestEntryList.get(index) when creating the list of failed records for retry. Add test for successive retries
@vjuranek vjuranek merged commit 9fb2170 into debezium:main Apr 9, 2025
3 checks passed
@vjuranek
Copy link
Copy Markdown
Member

vjuranek commented Apr 9, 2025

Merged, thanks!
Yes, patch was backported into 3.1 branch and will be included in the next 3.1 release.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants