kkrgwbj opened a new issue, #7426: URL: https://github.com/apache/seatunnel/issues/7426
### Search before asking - [X] I had searched in the [issues](https://github.com/apache/seatunnel/issues?q=is%3Aissue+label%3A%22bug%22) and found no similar issues. ### What happened 我测试,表里面1.4亿的数据,同步mysql。到最后剩余 几千条的时候卡那里不动,一直无限循环 打印 日志,就是不会结束 ### SeaTunnel Version 2.3.6 ### SeaTunnel Config ```conf RT ``` ### Running Command ```shell RT ``` ### Error Exception ```log 无报错,就是不会结束,同步数据也不完整。 ``` ### Zeta or Flink or Spark Version Zeta ### Java or Scala Version _No response_ ### Screenshots 正常来说,应该支持[support user-defined split](https://seatunnel.apache.org/docs/2.3.6/concept/connector-v2-features),没懂 clickhouse表里面那么多数据,不支持自定义拆分,怎么保证同步稳定性。 ### Are you willing to submit PR? - [ ] Yes I am willing to submit a PR! ### Code of Conduct - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
