Skip to content

feat rabbitmq: change default port so that default distribution port doesnt clash with ip_local_port_range

Created by: itrofimow

Default rabbitmq inter-node and CLI tools communication port is (AMQP port + 20000), with previous value of AMQP port being 19002 it used to clash with locals ports in userver CI

Merge request reports