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

SQL connection should tolerate being killed by idle too long #7376

Open
lance6716 opened this issue Oct 17, 2022 · 2 comments
Open

SQL connection should tolerate being killed by idle too long #7376

lance6716 opened this issue Oct 17, 2022 · 2 comments
Labels
area/dm Issues or PRs related to DM. severity/moderate type/bug The issue is confirmed as a bug.

Comments

@lance6716
Copy link
Contributor

What did you do?

Currently when the connection is idle for a long time and be killed, DM will raise error when use it afterwards and triggers an alert

https://asktug.com/t/topic/993973

What did you expect to see?

No response

What did you see instead?

Auto recover from this kind of error

Versions of the cluster

master

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. severity/moderate labels Oct 17, 2022
@dbakit
Copy link

dbakit commented Oct 18, 2022

This situation alse exists in the dumping and loading stage

@lance6716
Copy link
Contributor Author

another report #5804

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/moderate type/bug The issue is confirmed as a bug.
Projects
None yet
Development

No branches or pull requests

2 participants