Owner can't detect normal exit of processor #739
Labels
area/ticdc
Issues or PRs related to TiCDC.
difficulty/medium
Medium task.
help wanted
Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines.
priority/P1
The issue has P1 priority.
severity/major
type/bug
The issue is confirmed as a bug.
Milestone
Bug Report
Please answer these questions before submitting your issue. Thanks!
What did you do? If possible, provide a recipe for reproducing the error.
What did you expect to see?
The owner can detect the exited of a processor.
What did you see instead?
The owner treats exited processor as normal.
Besides, if one of the processor is blocked for some reason, should the owner detects it and kill this processor?
Versions of the cluster
Upstream TiDB cluster version (execute
SELECT tidb_version();
in a MySQL client):TiCDC version (execute
cdc version
):The text was updated successfully, but these errors were encountered: