Details
-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Done
-
Affects Version/s: 0.10.0.Final
-
Fix Version/s: 1.0.0.Beta3
-
Component/s: postgresql-connector
-
Labels:None
-
Steps to Reproduce:
Description
In DBZ-1214, there was an issue where the replication connection would time out during a schema refresh.
This was fixed, but it appears was re-introduced as part of the effort to have postgres use the standard framework.
The code for doing the keep alive thread still exists, it simply isn't called.