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

pause-task returns some connections errors #1254

Closed
csuzhangxc opened this issue Oct 30, 2020 · 0 comments · Fixed by #1295
Closed

pause-task returns some connections errors #1254

csuzhangxc opened this issue Oct 30, 2020 · 0 comments · Fixed by #1295
Assignees
Labels
severity/minor 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.

pause-task

  1. What did you expect to see?

the task paused without errors.

  1. What did you see instead?
"ErrCode": 10006,
"ErrClass": "database",
"ErrScope": "not-set",
"ErrLevel": "high",
"Message": "startLocation: [position: (mysql-bin.000029, 971322922), gtid-set: ], endLocation: [position: (mysql-bin.000029, 971323148), gtid-set: ]: execute statement failed: begin",
"RawCause": "sql: connection is already closed",
"Workaround": ""
  1. Versions of the cluster

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

      Release Version: v2.0.0-beta.2-197-g5003e431
      Git Commit Hash: 5003e431f07169377f9afa3739ed0dace54be2fb
      Git Branch: master
      UTC Build Time: 2020-10-23 11:07:11
      Go Version: go version go1.13 linux/amd64
      

pause-task-connection.log

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

Successfully merging a pull request may close this issue.

1 participant