Added TiKV RPC CLI and flush log backup tasks in graceful shutdown #15712
Annotations
3 errors
test
cannot use &kvClient{} (value of type *kvClient) as tikvapi.TiKVClient value in variable declaration: *kvClient does not implement tikvapi.TiKVClient (wrong type for method FlushLogBackupTasks)
|
test
cannot use kvClient (variable of type *kvClient) as tikvapi.TiKVClient value in argument to fakeTiKVControl.SetTiKVPodClient: *kvClient does not implement tikvapi.TiKVClient (wrong type for method FlushLogBackupTasks)
|
test
Process completed with exit code 2.
|
Loading