-
Bug
-
Resolution: Done
-
Major
-
1.8.0.Final
-
None
-
False
-
False
-
-
The Debezium core framework provides an API for declaring certain exceptions as retriable and implements the retry logic. However, there is no way to limit the number or the duration of retry attempts.
During the retry loop, the connector remains running from the Kafka Connect API perspective which makes it challenging to identify an infinite retry loop. If it takes too long, the CDC data on the server may expire which will lead to data loss.
- is related to
-
DBZ-6670 Retriable operations are retried infinitely since error handlers are not reused
- Closed
- links to
-
RHEA-2023:120698 Red Hat build of Debezium 2.3.4 release