summaryrefslogtreecommitdiff
path: root/src/commands/memory-malloc-stats.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/commands/memory-malloc-stats.json')
-rw-r--r--src/commands/memory-malloc-stats.json4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/commands/memory-malloc-stats.json b/src/commands/memory-malloc-stats.json
index 69265c6e7..5106781fe 100644
--- a/src/commands/memory-malloc-stats.json
+++ b/src/commands/memory-malloc-stats.json
@@ -8,7 +8,9 @@
"container": "MEMORY",
"function": "memoryCommand",
"command_tips": [
- "NONDETERMINISTIC_OUTPUT"
+ "NONDETERMINISTIC_OUTPUT",
+ "REQUEST_POLICY:ALL_SHARDS",
+ "RESPONSE_POLICY:SPECIAL"
]
}
}