Skip to content
This repository has been archived by the owner on Nov 24, 2023. It is now read-only.

query-status does return some abnormal tasks #1279

Closed
csuzhangxc opened this issue Nov 9, 2020 · 1 comment · Fixed by #1285
Closed

query-status does return some abnormal tasks #1279

csuzhangxc opened this issue Nov 9, 2020 · 1 comment · Fixed by #1285
Assignees
Labels
severity/moderate type/bug This issue is a bug report

Comments

@csuzhangxc
Copy link
Member

Bug Report

Please answer these questions before submitting your issue. Thanks!

  1. What did you do? If possible, provide a recipe for reproducing the error.

    query-status

  2. What did you expect to see?

    all normal or abnormal tasks

  3. What did you see instead?

    some abnormal tasks are missing in return

image

image

dm-worker-goroutine.txt

Syncer.Status may be blocked for SHOW MASTER STATUS for a long time, but gRPC from DM-master to DM-worker will become timeout in 30s.

  1. Versions of the cluster

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

      v2.0.0
      
@csuzhangxc csuzhangxc added type/bug This issue is a bug report severity/moderate labels Nov 9, 2020
@csuzhangxc
Copy link
Member Author

another feature request: fast returning (not wait for 30s) with some abnormal DM-worker instances or subtasks (maybe added some new args for query-status)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
severity/moderate type/bug This issue is a bug report
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant