JmPotato

Results 59 comments of JmPotato

> I would like to put the `CallerID` and `CallerComponent` information into the pd header, e.g. [okJiang/kvproto@9835bbc](https://github.com/okJiang/kvproto/commit/9835bbc4473a0698f62fff971cad6ba43274ce85). `CallerID/CallerComponent` can be passed in via `ClientOption` when the client is created, and...

> Maybe can close this issue now This issue aims to be long-term so any typo-fix PR can be attached to it without creating a new one first. Maybe keeping...

After checking the relevant code, I found that the description here is indeed incorrect. For `TSO - cmd`, each TSO request future is recorded as the smallest unit: https://github.com/tikv/pd/blob/cf6b4752e7cbb4e9a6692ce9c04ccd986f20bf36/client/clients/tso/request.go#L77-L102 For...

After investigation of the logs and metrics, in this case, the continuous drop to zero in QPS is that pd-1, injected with IO latency, did not lose its etcd leader...