summaryrefslogtreecommitdiff
path: root/src/commands/cluster-addslotsrange.json
diff options
context:
space:
mode:
authorHuang Zhw <huang_zhw@126.com>2022-08-28 16:24:47 +0800
committerGitHub <noreply@github.com>2022-08-28 11:24:47 +0300
commita7da7473cbd791589b943f38dcb855404a872928 (patch)
treed553e576453418af8d56ca4a0bcaefe825bd49ed /src/commands/cluster-addslotsrange.json
parent246f44d723fd3ca17fa0a47871e6f5dfab55e3bd (diff)
downloadredis-a7da7473cbd791589b943f38dcb855404a872928.tar.gz
Remove the NONDETERMINISTIC_OUTPUT flag from most CLUSTER sub-commands. (#11157)
TLDR: the CLUSTER command originally had the `random` flag, so all the sub-commands initially got that new flag, but in fact many of them don't need it. The only effect of this change is on the output of COMMAND INFO.
Diffstat (limited to 'src/commands/cluster-addslotsrange.json')
-rw-r--r--src/commands/cluster-addslotsrange.json3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/commands/cluster-addslotsrange.json b/src/commands/cluster-addslotsrange.json
index 3527f40cb..e0bc8f228 100644
--- a/src/commands/cluster-addslotsrange.json
+++ b/src/commands/cluster-addslotsrange.json
@@ -12,9 +12,6 @@
"ADMIN",
"STALE"
],
- "command_tips": [
- "NONDETERMINISTIC_OUTPUT"
- ],
"arguments": [
{
"name": "range",