client-go/internal/client
Lei Zhao 2807409d49
client: fix nil dereference when closing conns (#514)
Signed-off-by: youjiali1995 <zlwgx1023@gmail.com>

Co-authored-by: Yilin Chen <sticnarf@gmail.com>
2022-05-31 16:17:49 +08:00
..
client.go client: fix nil dereference when closing conns (#514) 2022-05-31 16:17:49 +08:00
client_batch.go reconnect when meets store-not-match errors (#456) 2022-03-24 17:30:51 +08:00
client_collapse.go *: replace pingcap/errors with pkg/errors (#357) 2021-11-01 11:59:52 +08:00
client_fail_test.go client: cleanup RPCClient options (#268) 2021-08-16 07:11:08 +00:00
client_interceptor.go introduce RPC interceptor mechanism (#389) 2021-12-18 13:03:06 +08:00
client_interceptor_test.go reconnect when meets store-not-match errors (#456) 2022-03-24 17:30:51 +08:00
client_test.go client: fix the race between connArray.Close() and connArray.Get() (#465) 2022-04-06 17:12:03 +08:00
main_test.go fix license (#267) 2021-08-15 01:48:01 +08:00
mock_tikv_service_test.go fix license (#267) 2021-08-15 01:48:01 +08:00