greatsharp commented on code in PR #2954:
URL: https://github.com/apache/kvrocks/pull/2954#discussion_r2110776156
##########
src/commands/cmd_server.cc:
##########
@@ -309,6 +309,44 @@ class CommandDBSize : public Commander {
}
};
+class CommandSlotSize : public Commander {
Review Comment:
Do you mean this command style?
clusterx slotsize 0-50 scan
clusterx slotsize 0-50
clusterx clearslot 0-50
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]