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
Currently, the store heartbeat needs to wait for all regions to have been processed. So the store will change to disconnected from the PD perspective. See
Enhancement Task
Currently, the store heartbeat needs to wait for all regions to have been processed. So the store will change to disconnected from the PD perspective. See
pd/tools/pd-simulator/simulator/drive.go
Lines 136 to 147 in b3bd6da
We need to separate these two logic.
The text was updated successfully, but these errors were encountered: