Merge "Set default number of rabbitmq queues to CEIL(N/2)"
This commit is contained in:
@@ -55,7 +55,7 @@ parameters:
|
||||
The number of HA queues to be configured in rabbit. The default is -1 which
|
||||
translates to "ha-mode all". The special value 0 will be automatically
|
||||
overridden to CEIL(N/2) where N is the number of nodes running rabbitmq.
|
||||
default: -1
|
||||
default: 0
|
||||
type: number
|
||||
RabbitNetTickTime:
|
||||
description:
|
||||
|
||||
Reference in New Issue
Block a user