Merge "Reset rabbitmq default for net_ticktime to 60 sec" into stable/8.0

This commit is contained in:
Jenkins 2016-09-29 12:52:16 +00:00 committed by Gerrit Code Review
commit 8f51f0fce6
1 changed files with 1 additions and 1 deletions

View File

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