client-go/internal
MyonKeminta 31a8ddab19
Support actively requesting update health feedback information by calling RPC to TiKV (#1287)
* Support actively requesting update health feedback information by calling RPC to TiKV

Signed-off-by: MyonKeminta <MyonKeminta@users.noreply.github.com>

* Update kvproto; follow the protocol change; and add more comments

Signed-off-by: MyonKeminta <MyonKeminta@users.noreply.github.com>

* Fix build

Signed-off-by: MyonKeminta <MyonKeminta@users.noreply.github.com>

* Add integration tests

Signed-off-by: MyonKeminta <MyonKeminta@users.noreply.github.com>

* tune the frequency of active updating

Signed-off-by: MyonKeminta <MyonKeminta@users.noreply.github.com>

* Update kvproto

Signed-off-by: MyonKeminta <MyonKeminta@users.noreply.github.com>

* Fix test

Signed-off-by: MyonKeminta <MyonKeminta@users.noreply.github.com>

* Revert changes to examples

Signed-off-by: MyonKeminta <MyonKeminta@users.noreply.github.com>

* Remove unnecessary empty line

Signed-off-by: MyonKeminta <MyonKeminta@users.noreply.github.com>

---------

Signed-off-by: MyonKeminta <MyonKeminta@users.noreply.github.com>
Co-authored-by: MyonKeminta <MyonKeminta@users.noreply.github.com>
2024-05-27 14:36:27 +08:00
..
apicodec Add keyspace meta in codec (#1323) 2024-04-28 12:20:55 +08:00
client Support actively requesting update health feedback information by calling RPC to TiKV (#1287) 2024-05-27 14:36:27 +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 Support actively requesting update health feedback information by calling RPC to TiKV (#1287) 2024-05-27 14:36:27 +08:00
logutil only set MinSafeTS to 0 when all stores' are 0 (#1284) 2024-04-18 14:45:56 +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 feat: record flush_wait_ms in TxnInfo (#1342) 2024-05-15 11:13:15 +08:00