-
Enhancement
-
Resolution: Done
-
Major
-
None
-
None
-
False
-
None
-
False
Feature request or enhancement
For feature requests or enhancements, provide this information, please:
Which use case/requirement will be addressed by the proposed feature?
Everyone who uses the kinesis sink will be impacted by this new enhancement.
Implementation ideas (optional)
To make Kinesis sink more reliable and avoid the error 500, debezium should have a retry mechanism on handleBatch, waiting a success from the kinesis putRecord response.
Besides that, it is interesting to change the putRecord method to putRecords, sending to kinesis a batch of records instead of one by one.
https://repost.aws/knowledge-center/kinesis-data-stream-500-error
- account is impacted by
-
DBZ-7417 Kinesis Sink Exception on PutRecord
- Closed