-
Notifications
You must be signed in to change notification settings - Fork 411
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
Proxy: Fix ReadIndex Request not advance max_ts #8945
Labels
type/enhancement
The issue or PR belongs to an enhancement.
Comments
CalvinNeo
changed the title
Proxy: Use RaftMessage to convey ReadIndex Request
Proxy: Fix ReadIndex Request not advance max_ts
Apr 16, 2024
|
Closed because it did not actually lead to #8845. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Enhancement
The current implementation may not update max_ts. As test shows in tikv/tikv#16823
This could lead to #8845.
The text was updated successfully, but these errors were encountered: