client-go/internal
zyguan 05aaba6cc6
tikvrpc: avoid data race on `XxxRequest.Context` (#1242)
* tikvrpc: avoid data race on `XxxRequest.Context`

Signed-off-by: zyguan <zhongyangguan@gmail.com>

* fix grammar of codegen comment

Signed-off-by: zyguan <zhongyangguan@gmail.com>

* address comments

Signed-off-by: zyguan <zhongyangguan@gmail.com>

* check diff of go generate

Signed-off-by: zyguan <zhongyangguan@gmail.com>

* fix a typo

Signed-off-by: zyguan <zhongyangguan@gmail.com>

---------

Signed-off-by: zyguan <zhongyangguan@gmail.com>
2024-03-22 15:07:37 +08:00
..
apicodec Fix batch client batchSendLoop panic (#1021) 2023-10-17 15:44:06 +08:00
client Delete duplicate files (#1197) 2024-03-21 14:25:00 +08:00
kvrpc batchput add ttl to every key (#298) 2021-09-26 11:50:08 +00:00
latch client_batch: add test for auto re-connect idle connection when wait connection ready and fix ci (#835) 2023-06-13 14:17:17 +08:00
locate tikvrpc: avoid data race on `XxxRequest.Context` (#1242) 2024-03-22 15:07:37 +08:00
logutil Support load-based replica read (#675) 2023-02-22 15:35:43 +08:00
mockstore Upgrade PD client to fix the TSO hang bug (#1237) 2024-03-19 16:08:47 +08:00
resourcecontrol remove the noise log when open debug level 2024-01-03 18:15:53 +08:00
unionstore test: restore skipped test for pipelined dml (#1238) 2024-03-19 20:37:44 +08:00