-
Notifications
You must be signed in to change notification settings - Fork 279
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
checking tcp connection status #20996
base: main
Are you sure you want to change the base?
Conversation
PR Reviewer Guide 🔍Here are some key observations to aid the review process:
|
|
PR Code Suggestions ✨Explore these optional code suggestions:
|
This pull request has been removed from the queue for the following reason: Pull request #20996 has been dequeued. Invalid commit message. section not found You should look at the reason for the failure and decide if the pull request needs to be fixed or if you want to requeue it. If you want to requeue this pull request, you need to post a comment with the text: |
2 similar comments
This pull request has been removed from the queue for the following reason: Pull request #20996 has been dequeued. Invalid commit message. section not found You should look at the reason for the failure and decide if the pull request needs to be fixed or if you want to requeue it. If you want to requeue this pull request, you need to post a comment with the text: |
This pull request has been removed from the queue for the following reason: Pull request #20996 has been dequeued. Invalid commit message. section not found You should look at the reason for the failure and decide if the pull request needs to be fixed or if you want to requeue it. If you want to requeue this pull request, you need to post a comment with the text: |
This pull request has been removed from the queue for the following reason: Pull request #20996 has been dequeued. Invalid commit message. section not found You should look at the reason for the failure and decide if the pull request needs to be fixed or if you want to requeue it. If you want to requeue this pull request, you need to post a comment with the text: |
This pull request has been removed from the queue for the following reason: Pull request #20996 has been dequeued. Invalid commit message. section not found You should look at the reason for the failure and decide if the pull request needs to be fixed or if you want to requeue it. If you want to requeue this pull request, you need to post a comment with the text: |
What type of PR is this?
Which issue(s) this PR fixes:
issue #20609
What this PR does / why we need it:
通过异步的方式检测TCP连接的状态并提前中止已断开连接的任务
https://github.com/matrixorigin/docs/blob/main/design/mo/sql/20250108-QCSnAn-tcpDetection.md