-
Task
-
Resolution: Done
-
Major
-
None
-
None
-
False
-
None
-
False
The changes introduced for DBZ-8073 implements the exception handling based on the error message thrown by the driver and not the standardized error-codes.
More details here: https://github.com/debezium/debezium/pull/5747#discussion_r1707281564 and https://github.com/debezium/debezium/pull/5747#discussion_r1708606825
We need to implement the error handling using the standard error-codes than the localized error-messages.