Bug Report
Please answer these questions before submitting your issue. Thanks!
- What did you do? If possible, provide a recipe for reproducing the error.
Running a changefeed that captures 6k tables.
| With Unified Sorter |
W/O Unified Sorter |
 |
 |
| 25s |
7s |
By removed these lines, TiCDC backs to normal.
https://github.com/pingcap/ticdc/blob/284dd55766f4f57b4c3550057c219bd1c92e5331/cdc/puller/sorter/backend_pool.go#L136-L146
- What did you expect to see?
No keepalive dog timeout.
- What did you see instead?
keepalive dog timeout
- Versions of the cluster
release-5.0 and release-5.1
Bug Report
Please answer these questions before submitting your issue. Thanks!
Running a changefeed that captures 6k tables.
By removed these lines, TiCDC backs to normal.
https://github.com/pingcap/ticdc/blob/284dd55766f4f57b4c3550057c219bd1c92e5331/cdc/puller/sorter/backend_pool.go#L136-L146
No keepalive dog timeout.
keepalive dog timeout
release-5.0 and release-5.1