chore: disable configure shared_subscription_strategy for a group
This commit is contained in:
parent
1ff371bdea
commit
016ca6823b
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue