-
Bug
-
Resolution: Done
-
Major
-
2.3.3.Final, 2.4.0.Beta2
-
None
-
False
-
None
-
False
-
-
In LogMinerHelper#setLogFilesForMining, there is a retry mechanism for when we may fetch no logs from the table due to certain race conditions.
Unfortunately, the check is not Oracle RAC friendly as it does not impose a per-thread check, but rather, all threads provide at least 1 log, which isn't accurate.
The method should treat each thread separately.
- links to
-
RHEA-2023:120698 Red Hat build of Debezium 2.3.4 release