From 016ca6823b95376f28d3248407e4d9a3196add72 Mon Sep 17 00:00:00 2001 From: JianBo He Date: Fri, 8 Apr 2022 13:32:20 +0800 Subject: [PATCH] chore: disable configure shared_subscription_strategy for a group --- etc/emqx.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/etc/emqx.conf b/etc/emqx.conf index b7f8e6c2b..bc45df1fc 100644 --- a/etc/emqx.conf +++ b/etc/emqx.conf @@ -2283,7 +2283,7 @@ broker.shared_subscription_strategy = random ## - random ## - round_robin ## - sticky -broker.sample_group.shared_subscription_strategy = local +#broker.sample_group.shared_subscription_strategy = local ## Enable/disable shared dispatch acknowledgement for QoS1 and QoS2 messages ## This should allow messages to be dispatched to a different subscriber in