-
Bug
-
Resolution: Cannot Reproduce
-
Major
-
None
-
None
-
None
In my project, we use SQL Server on Azure.
When the connector is created, the tables are snapshot and transmitted to Kafka. Sometime later the connectors start to fail.
We have the following error:
2020-03-26 21:32:05,335 ERROR || Producer failure [io.debezium.pipeline.ErrorHandler] com.microsoft.sqlserver.jdbc.SQLServerException: Connection timed out (Read failed)
I attach the log.
This error causes all used connectors to start cascading
- is incorporated by
-
DBZ-1882 SQL Server connector: support reconnect after the database connection is broken
- Closed