## Development Task This task is a sub-task of https://github.com/tikv/tikv/issues/18107, which is used to mitigate the latency impacts during scaling operations. It mainly contains: - Returns the `NodeState` to corresponsive store (TiKV nodes) to make TiKV aware that it's `Offlined` or not.