You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
close#7997, ref #8047
Previously, without enabling the TSO Follower Proxy, we only passively update its stream when a TSO request fails.
This means that we cannot automatically and gradually complete the TSO stream update after a service switch.
This PR strengthens this logic, which can improve the success rate of TSO requests during service switching.
Signed-off-by: JmPotato <ghzpotato@gmail.com>
nolouch
pushed a commit
to nolouch/pd
that referenced
this issue
Apr 29, 2024
closetikv#7997, ref tikv#8047
Previously, without enabling the TSO Follower Proxy, we only passively update its stream when a TSO request fails.
This means that we cannot automatically and gradually complete the TSO stream update after a service switch.
This PR strengthens this logic, which can improve the success rate of TSO requests during service switching.
Signed-off-by: JmPotato <ghzpotato@gmail.com>
Bug Report
What did you do?
as title
What did you expect to see?
What did you see instead?
What version of PD are you using (
pd-server -V
)?The text was updated successfully, but these errors were encountered: