dongmen
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

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