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
Needs to specify which keyspace-group doesn't exist.
root@serverless-cluster-pd-0:/# ./pd-ctl keyspace-group merge 0 20
Failed! [500] "keyspace group does not exist"
root@serverless-cluster-pd-0:/# ./pd-ctl keyspace-group merge 19 20
Failed! [500] "keyspace group does not exist"
The text was updated successfully, but these errors were encountered:
close#6685
Signed-off-by: Ryan Leung <rleungx@gmail.com>
Co-authored-by: ti-chi-bot[bot] <108142056+ti-chi-bot[bot]@users.noreply.github.com>
binshi-bing
changed the title
Needs to specify which keyspace-group doesn't exist during merging
mcs, tso: specify which keyspace-group doesn't exist during merging
Jun 29, 2023
rleungx
added a commit
to rleungx/pd
that referenced
this issue
Aug 2, 2023
Enhancement Task
Needs to specify which keyspace-group doesn't exist.
root@serverless-cluster-pd-0:/# ./pd-ctl keyspace-group merge 0 20
Failed! [500] "keyspace group does not exist"
root@serverless-cluster-pd-0:/# ./pd-ctl keyspace-group merge 19 20
Failed! [500] "keyspace group does not exist"
The text was updated successfully, but these errors were encountered: