diff options
| author | Jean-Sébastien Pédron <jean-sebastien@rabbitmq.com> | 2020-06-19 16:36:45 +0200 |
|---|---|---|
| committer | Jean-Sébastien Pédron <jean-sebastien@rabbitmq.com> | 2020-06-19 16:36:45 +0200 |
| commit | b806315ab13a95a7280bb0087ef1bfd4d3c96749 (patch) | |
| tree | 89d815f8e475e20086530882d097c6614fdcbabf /src | |
| parent | e61c608380e9bd3dba2c2fe5656c19c69e130525 (diff) | |
| download | rabbitmq-server-git-b806315ab13a95a7280bb0087ef1bfd4d3c96749.tar.gz | |
scripts/rabbitmq-service.bat: Configure Erlang distribution port
As said in the comment, this is normally done at runtime now (see
rabbitmq/rabbitmq-server#2180). However, we must configure the
distribution on the command line specifically for the Windows service.
Until this patch, the distribution was enabled with the correct
nodename, but the TCP port configuration was not set. This caused a
regression because the selected TCP port was random instead of the
expected default of 25672.
This patch restores the previous behavior.
Fixes rabbitmq/rabbitmq-server#2387.
Diffstat (limited to 'src')
0 files changed, 0 insertions, 0 deletions
