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?
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?