-
Bug
-
Resolution: Done
-
Critical
-
1.7.2.Final, 1.8.0.Final
-
None
-
False
-
False
-
- Start incremental snapshot
- Restart the connector until the first event after the restart happens to be the transaction commit event
-
An infinite while loop can happen on connector restart when the first event after the restart is a transaction commit event and the current GTID is still undefined.
The solution is to check that the GTID changes when the current GTID is undefined.