Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DM-worker can't boot up when it's assigned relay and can't connect downstream #3344

Closed
lance6716 opened this issue Nov 9, 2021 · 1 comment · Fixed by #3345
Closed

DM-worker can't boot up when it's assigned relay and can't connect downstream #3344

lance6716 opened this issue Nov 9, 2021 · 1 comment · Fixed by #3345
Assignees
Labels
area/dm Issues or PRs related to DM. severity/major type/bug The issue is confirmed as a bug.

Comments

@lance6716
Copy link
Contributor

lance6716 commented Nov 9, 2021

What did you do?

  1. start-relay -s source1 worker1
  2. start a task of source1
  3. kill downstream
  4. restart worker1

What did you expect to see?

worker1 is started and report friendly error

What did you see instead?

worker1 will exit after a short time

Versions of the cluster

DM version (run dmctl -V or dm-worker -V or dm-master -V):

5.3.0

Upstream MySQL/MariaDB server version:

(paste upstream MySQL/MariaDB server version here)

Downstream TiDB cluster version (execute SELECT tidb_version(); in a MySQL client):

(paste TiDB cluster version here)

How did you deploy DM: tiup or manually?

(leave TiUP or manually here)

Other interesting information (system version, hardware config, etc):

>
>

current status of DM cluster (execute query-status <task-name> in dmctl)

(paste current status of DM cluster here)
@lance6716 lance6716 added type/bug The issue is confirmed as a bug. area/dm Issues or PRs related to DM. labels Nov 9, 2021
@lance6716 lance6716 self-assigned this Nov 9, 2021
@XuJianxu
Copy link

XuJianxu commented Nov 9, 2021

Need to Add
Versions of the cluster
DM version (run dmctl -V or dm-worker -V or dm-master -V):
5.3.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/dm Issues or PRs related to DM. severity/major type/bug The issue is confirmed as a bug.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants