rabbitmq-server
rabbitmq-server copied to clipboard
RABBITMQ_NODE_PORT / NODE_PORT not honored when set via rabbitmq-env-conf.bat
Reproduction steps can be found here:
https://github.com/rabbitmq/rabbitmq-server/issues/3537#issuecomment-1209877492
RABBITMQ_NODE_PORT needs to be added to the list of env vars passed to erlsrv.exe. I will thoroughly review the startup scripts to hopefully find any other vars that need to be added.