dongmen

Results 263 comments of dongmen

This issue is fixed in >= v6.3.0, and we do not cherrypick it to the older version since we consider it's an malicious behavior and we should have no guarantee...

yep, it will be good! > What about adding a debug api, just as what tidb does. ref: https://github.com/pingcap/tidb/blob/master/docs/tidb_http_api.md > > ```shell > Download TiDB debug info > > curl...

> What about adding a debug api, just as what tidb does. ref: https://github.com/pingcap/tidb/blob/master/docs/tidb_http_api.md > > ```shell > Download TiDB debug info > > curl http://{TiDBIP}:10080/debug/zip?seconds=60 --output debug.zip > zip...

can we close this question now? @liuzix

![image](https://user-images.githubusercontent.com/20351731/191652005-1d0e6528-420d-411f-8d3c-b76aa298df53.png)

I'm very sorry for not noticing your PR before. The TiCDC team has improved the `syncpoint` function and modified some configuration of it. After the work was done, I made...