aboutsummaryrefslogtreecommitdiff
path: root/weed/shell/command_mq_balance.go
diff options
context:
space:
mode:
Diffstat (limited to 'weed/shell/command_mq_balance.go')
-rw-r--r--weed/shell/command_mq_balance.go4
1 files changed, 4 insertions, 0 deletions
diff --git a/weed/shell/command_mq_balance.go b/weed/shell/command_mq_balance.go
index dbe218b54..af79bba2d 100644
--- a/weed/shell/command_mq_balance.go
+++ b/weed/shell/command_mq_balance.go
@@ -25,6 +25,10 @@ func (c *commandMqBalanceTopics) Help() string {
`
}
+func (c *commandMqBalanceTopics) IsResourceHeavy() bool {
+ return false
+}
+
func (c *commandMqBalanceTopics) Do(args []string, commandEnv *CommandEnv, writer io.Writer) error {
// find the broker balancer