Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
This is debezium‘s problem. Specify option debezium.snapshot.fetch.size for MySQL CDC Connector is invalid. The MySQL connection will still pull all results into memory while reading snapshot data, it ...