disksing
disksing
Yes, it is using `client-go` now. There is a todo issue in `client-go`: https://github.com/tikv/client-go/issues/19
Hi @tyy1 , you may need VPN to visit blocked site. Or you may try out https://goproxy.io/
@you06 need run make to generate the lock file.
@YuJuncen could you help to reply this issue?
I think it is generally a good idea. But there are TiDB specific protocols too. We may want to split it into 2 repos.
anyone know the status of this issue? cc @sticnarf @BusyJay
> kvproto now uses forked rust-protobuf, I believe forked rust-protobuf needs to be published first. How can we proceed? Do we currently have any plan for the next step?
Due to PD's limit, when a region has down peer, it cannot be balanced. We can update placement rules to first remove down peer in dr zone then the regions...
If we want to create new peer to replace the down peer, it is better to add new tikv in dr zone and change replication mode to `Majority`.