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
To prevent interrupting the current connection using a dropped resource group, we should support fallback to the default resource group when the specified one does not exist.
The text was updated successfully, but these errors were encountered:
close#8388
This PR implements a more robust fallback method, which uses an independent default group controller for each tombstone group.
Signed-off-by: JmPotato <[email protected]>
Co-authored-by: ti-chi-bot[bot] <108142056+ti-chi-bot[bot]@users.noreply.github.com>
Part of pingcap/tidb#54434 and pingcap/tidb#54453.
To prevent interrupting the current connection using a dropped resource group, we should support fallback to the default resource group when the specified one does not exist.
The text was updated successfully, but these errors were encountered: