Merge "Adjust the RabbitMQ kernel net_ticktime parameter"

This commit is contained in:
Jenkins 2015-06-19 11:17:22 +00:00 committed by Gerrit Code Review
commit b05c557cdc

View File

@ -57,6 +57,7 @@ if $queue_provider == 'rabbitmq' {
'inet_dist_listen_min' => '41055',
'inet_dist_listen_max' => '41055',
'inet_default_connect_options' => '[{nodelay,true}]',
'net_ticktime' => '10',
}
)
$config_variables = hiera('rabbit_config_variables',