import: call sink.fail() when failed to send message by grpc#17834
import: call sink.fail() when failed to send message by grpc#17834ti-chi-bot[bot] merged 8 commits intotikv:masterfrom
Conversation
Signed-off-by: joccau <zak.zhao@pingcap.cn>
|
Hi @joccau. Thanks for your PR. I'm waiting for a tikv member to verify that this patch is reasonable to test. If it is, they should reply with Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
17bf490 to
2004a8c
Compare
Signed-off-by: joccau <zak.zhao@pingcap.cn>
| } | ||
|
|
||
| #[test] | ||
| fn test_duplicate_detect_with_client_stop() { |
There was a problem hiding this comment.
I guess test cases with failpoints enabled should be put in the failpoints dir, or the failpoint may race with other cases...
There was a problem hiding this comment.
I guess test cases with failpoints enabled should be put in the
failpointsdir, or the failpoint may race with other cases...
Already moved this case to failpoint dir.
|
In response to a cherrypick label: new pull request created to branch |
close tikv#17830 Signed-off-by: ti-chi-bot <ti-community-prow-bot@tidb.io>
|
In response to a cherrypick label: new pull request created to branch |
close tikv#17830 Signed-off-by: ti-chi-bot <ti-community-prow-bot@tidb.io>
|
In response to a cherrypick label: new pull request created to branch |
close tikv#17830 Signed-off-by: ti-chi-bot <ti-community-prow-bot@tidb.io>
close tikv#17830 Signed-off-by: ti-chi-bot <ti-community-prow-bot@tidb.io>
|
In response to a cherrypick label: new pull request created to branch |
|
In response to a cherrypick label: new pull request created to branch |
close tikv#17830 Signed-off-by: ti-chi-bot <ti-community-prow-bot@tidb.io>
|
/remove-label needs-cherry-pick-release-6.5 |
|
/cherrypick release-6.5-20250805-v6.5.12 |
close tikv#17830 Signed-off-by: ti-chi-bot <ti-community-prow-bot@tidb.io>
|
@joechenrh: new pull request created to branch DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the ti-community-infra/tichi repository. |
What is changed and how it works?
Issue Number: Close #17830
What's Changed:
RemoteStopped.Related changes
pingcap/docs/pingcap/docs-cn:Check List
Tests
Side effects
Release note