We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Here is a SlogLog generated by the case kill az with pd leader.
kill az with pd leader
{"start":"21:12:36.806","end":"21:12:42.299","duration":"5493ms","error":"retry is exhausted.","func":"get","region":"{Region[12358] ConfVer[547] Version[20] Store[20] KeyRange[indexInfo_:_pf01_:_APD01_:_3500770017512150000]:[indexInfo_:_pf01_:_APD01_:_3501970010589630000]}","key":"indexInfo_:_pf01_:_APD01_:_3501910019979570000","spans":[{"name":"getRegionByKey","start":"21:12:36.806","end":"21:12:36.806","duration":"0ms"},{"name":"callWithRetry tikvpb.Tikv/RawGet","start":"21:12:36.806","end":"21:12:42.298","duration":"5492ms"},{"name":"gRPC tikvpb.Tikv/RawGet","start":"21:12:36.806","end":"21:12:36.956","duration":"150ms"},{"name":"backoff BoCheckTimeout","start":"21:12:36.956","end":"21:12:36.956","duration":"0ms"},{"name":"backoff BoCheckTimeout","start":"21:12:36.956","end":"21:12:36.956","duration":"0ms"},{"name":"seekLeaderStore","start":"21:12:36.956","end":"21:12:42.298","duration":"5342ms"},{"name":"backoff BoRegionMiss","start":"21:12:42.298","end":"N/A","duration":"N/A"}]}
Timeout in seekLeaderStore is not limited
{ "name":"seekLeaderStore", "start":"21:12:36.956", "end":"21:12:42.298", "duration":"5342ms" }
The text was updated successfully, but these errors were encountered:
[close #433] fix calling getStoreById without backoffer (#434)
86606df
[close #433] fix calling getStoreById without backoffer (#434) #440
d7fa018
Signed-off-by: ti-srebot <[email protected]> Signed-off-by: marsishandsome <[email protected]> Co-authored-by: Liangliang Gu <[email protected]>
marsishandsome
Successfully merging a pull request may close this issue.
Here is a SlogLog generated by the case
kill az with pd leader
.Timeout in seekLeaderStore is not limited
The text was updated successfully, but these errors were encountered: