zendesk / maxwell

Maxwell's daemon, a mysql-to-json kafka producer
https://maxwells-daemon.io/
Other
4k stars 1.01k forks source link

tarted replication stream inside a transaction #2108

Open okami-chen opened 1 week ago

okami-chen commented 1 week ago
10:41:54,394 INFO  Maxwell - Starting Maxwell. maxMemory: 32178700288 bufferMemoryUsage: 0.25
10:41:55,591 INFO  Maxwell - Maxwell v1.35.5 is booting (RabbitmqProducer), starting at Position[BinlogPosition[mysql-bin.000045:724219662], lastHeartbeat=0]
10:41:56,153 INFO  MysqlSavedSchema - Restoring schema id 27 (last modified at Position[BinlogPosition[mysql-bin.000037:186501328], lastHeartbeat=0])
10:41:56,236 INFO  MysqlSavedSchema - Restoring schema id 1 (last modified at Position[BinlogPosition[mysql-bin.000032:1055018382], lastHeartbeat=0])
10:41:56,304 INFO  MysqlSavedSchema - beginning to play deltas...
10:41:56,319 INFO  MysqlSavedSchema - played 26 deltas in 11ms
10:41:56,340 INFO  BinlogConnectorReplicator - Setting initial binlog pos to: mysql-bin.000045:724219662
10:41:57,736 INFO  BinaryLogClient - Connected to 10.10.10.66:3306 at mysql-bin.000045/724219662 (sid:6379, cid:19857148)
10:41:57,736 INFO  BinlogConnectorReplicator - Binlog connected.
10:41:57,970 WARN  BinlogConnectorReplicator - Started replication stream inside a transaction.  This shouldn't normally happen.
10:41:57,970 WARN  BinlogConnectorReplicator - Assuming new transaction at unexpected event:com.zendesk.maxwell.replication.BinlogConnectorEvent@606fc505
okami-chen commented 1 week ago

the position remains unchanged。