zendesk / maxwell

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

topic bootstrap and heartbeat do not exist #2130

Open junfengcui opened 1 week ago

junfengcui commented 1 week ago

When I use Maxwell to fetch data from MySQL to Kafka, it prompts that topic bootstrap do not exist. I have looked at Maxwell's source code and when outputting rowmap, bootstrap belong to the whitelist table. I would like to ask, this table are Maxwell's own table, why write them to Kafka?