chore: disable configure shared_subscription_strategy for a group

This commit is contained in:
JianBo He 2022-04-08 13:32:20 +08:00
parent 1ff371bdea
commit 016ca6823b
1 changed files with 1 additions and 1 deletions

View File

@ -2283,7 +2283,7 @@ broker.shared_subscription_strategy = random
## - random ## - random
## - round_robin ## - round_robin
## - sticky ## - 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 ## Enable/disable shared dispatch acknowledgement for QoS1 and QoS2 messages
## This should allow messages to be dispatched to a different subscriber in ## This should allow messages to be dispatched to a different subscriber in