Skip to content

Fixes a logic problem with NODE_IP_ADDRESS and NODE_PORT in rabbitmq-env.bat. #243

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 29, 2015
Merged

Fixes a logic problem with NODE_IP_ADDRESS and NODE_PORT in rabbitmq-env.bat. #243

merged 1 commit into from
Jul 29, 2015

Conversation

jakauppila
Copy link
Contributor

Fixes the logic for NODE_IP_ADDRESS and NODE_PORT. First, check for the existence of the environment variable, then the definition if set via conf file, then proceed with the original logic on setting the IP/Port variables.

As it was configured, RABBITMQ_LISTEN_ARG was not getting configured properly as it was before.

…-env.bat.

Fixes the logic for NODE_IP_ADDRESS and NODE_PORT. First, check for the existence of the environment variable, then the definition if set via conf file, then proceed with the original logic on setting the IP/Port variables.
michaelklishin added a commit that referenced this pull request Jul 29, 2015
 Fixes a logic problem with NODE_IP_ADDRESS and NODE_PORT in rabbitmq-env.bat.
@michaelklishin michaelklishin merged commit 93ecc11 into rabbitmq:stable Jul 29, 2015
@michaelklishin michaelklishin self-assigned this Jul 29, 2015
@michaelklishin michaelklishin added this to the 3.5.5 milestone Jul 29, 2015
@dumbbell
Copy link
Collaborator

Since RabbitMQ 3.5.4.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants