You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
implement GlobalConfig for grpc server and client (tikv#4308)
* add `global_config` for grpc server and client
dummy implement `SplitAndScatterRegions` and modify the kv proto deps for build
batch send and store globalconfig by using transaction
closetikv#4443
Co-authored-by: crazycs <crazycs520@gmail.com>
Signed-off-by: lemonhx <lemonhx@lemonhx.tech>
* remove unsafe code from global config test
rearrange code from global config client
Signed-off-by: lemonhx <lemonhx@lemonhx.tech>
* check transaction response in store
rename variable `receiver` into
`globalConfigWatcherCH` due to it cause ambiguity of variable meaning
Signed-off-by: lemonhx <lemonhx@lemonhx.tech>
* merged kvproto
Signed-off-by: lemonhx <lemonhx@lemonhx.tech>
Co-authored-by: crazycs <crazycs520@gmail.com>
Co-authored-by: Ti Chi Robot <ti-community-prow-bot@tidb.io>
Signed-off-by: Cabinfever_B <cabinfeveroier@gmail.com>
0 commit comments