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

Retry info for request resource of read requests. #46514

Closed
you06 opened this issue Aug 30, 2023 · 0 comments · Fixed by #46509
Closed

Retry info for request resource of read requests. #46514

you06 opened this issue Aug 30, 2023 · 0 comments · Fixed by #46509
Labels
affects-6.5 affects-7.1 sig/transaction SIG:Transaction type/enhancement The issue or PR belongs to an enhancement.

Comments

@you06
Copy link
Contributor

you06 commented Aug 30, 2023

Enhancement

Currently we can't distinguish the retried requests. Because the read requests may be handled not only by leader, the retry info is important for them. We can attach the retry info to the request soruce for read requests.

@you06 you06 added the type/enhancement The issue or PR belongs to an enhancement. label Aug 30, 2023
@jebter jebter added the sig/transaction SIG:Transaction label Sep 11, 2023
cfzjywxk pushed a commit that referenced this issue Sep 18, 2023
) (#47003)

* client-go: attach request source with retry info for coprocessor (#46509) (#46706)

close #46514

* restore bazelversiong

Signed-off-by: you06 <[email protected]>

* remove unused field

Signed-off-by: you06 <[email protected]>

* update client-go

Signed-off-by: you06 <[email protected]>

---------

Signed-off-by: you06 <[email protected]>
Co-authored-by: Ti Chi Robot <[email protected]>
@lijie0123 lijie0123 mentioned this issue Sep 21, 2023
11 tasks
guoshouyan pushed a commit to guoshouyan/tidb that referenced this issue Mar 5, 2024
…gcap#46706) (pingcap#47003) (pingcap#6)

* client-go: attach request source with retry info for coprocessor (pingcap#46509) (pingcap#46706)

close pingcap#46514

* restore bazelversiong

Signed-off-by: you06 <[email protected]>

* remove unused field

Signed-off-by: you06 <[email protected]>

* update client-go

Signed-off-by: you06 <[email protected]>

---------

Signed-off-by: you06 <[email protected]>
Co-authored-by: Ti Chi Robot <[email protected]>

Signed-off-by: you06 <[email protected]>
Co-authored-by: you06 <[email protected]>
Co-authored-by: Ti Chi Robot <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
affects-6.5 affects-7.1 sig/transaction SIG:Transaction type/enhancement The issue or PR belongs to an enhancement.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants