Dom Cimafranca
06/26/2022, 7:16 AM2022-06-26 06:19:40 source > 2022-06-26 06:19:39 INFO i.a.i.s.m.MySqlCdcStateHandler(saveState):41 - debezium state: {"mysql_db_history":"{\"source\":{\"server\":\"database_prod\"},\"position\":{\"file\":\"mysql-bin.001125\",\"pos\":
2022-06-26 06:19:40 source > 2022-06-26 06:19:39 WARN i.a.i.b.IntegrationRunner(watchForOrphanThreads):239 - The main thread is exiting while children non-daemon threads from a connector are still active.
2022-06-26 06:19:40 source > Ideally, this situation should not happen...
2022-06-26 06:19:40 source > Please check with maintainers if the connector or library code should safely clean up its threads before quitting instead.
2022-06-26 06:19:40 source > The main thread is: main (RUNNABLE)
2022-06-26 06:19:40 source > Thread stacktrace: java.base/java.lang.Thread.getStackTrace(Thread.java:1610)
2022-06-26 06:04:31 source > 2022-06-26 06:04:30 INFO i.a.i.s.m.MySqlCdcTargetPosition(reachedTargetPosition):83 - Signalling close because record's binlog file : mysql-bin.001130 , position : 66010983 is after target file : mysql-bin.001130 , target position : 66010115
2022-06-26 06:04:31 source > 2022-06-26 06:04:30 INFO i.d.e.EmbeddedEngine(stop):996 - Stopping the embedded engine
2022-06-26 06:04:31 source > 2022-06-26 06:04:30 INFO i.d.e.EmbeddedEngine(stop):1004 - Waiting for PT5M for connector to stop
2022-06-26 06:06:00 source > Jun 26, 2022 6:06:00 AM com.github.shyiko.mysql.binlog.BinaryLogClient$5 run
2022-06-26 06:06:00 source > INFO: Trying to restore lost connection to 199.299.199.199:3306
Dom Cimafranca
06/26/2022, 7:26 AM