Artem Danilov

Results 28 comments of Artem Danilov

Same as https://github.com/pingcap/tidb/issues/41598

> how about using the label `offline` to implement this behavior? @bufferflies we can discuss implementation details in RFC if feature requests is accept. But I think we can piggy...

@niubell yes, but not entirely. Here are a few points on that: * not specifically a node replacement but even a node restart would be a subject for this scheduler...

> how about TiKV or other services? do we also need to consider together? @siddontang I agree. Given that a single key could be served only by on TiKV, we...

@rleungx please allow me to finish it. I plan to cut a PR yearly next week.

@rleungx I have difficulties to bump pd/client library version to bring circuit breaker into tidb. The problem is github.com/tikv/pd/client/retry was moved to github.com/tikv/pd/client/pkg/retry and some other methods were moved around....