Hi Luke,
Sorry for the delay in my response. I was integrating rabbitmq 3.7.16 with our product.
Post upgrade to 3.7.16, my observation is that rabbitmq fails to start citing this error:
ERROR: epmd error for host abc: address (cannot connect to host/port)
The following are the entries in rabbitmq-env.conf:
#NODENAME=rabbit@localhost
SERVER_ADDITIONAL_ERL_ARGS='-proto_dist inet6_tcp'
CTL_ERL_ARGS='-proto_dist inet6_tcp'
If the first line is uncommented, rabbitmq comes up fine. I was under the impression that with rabbitmq upgrade, the NODENAME entry is not needed.
Please advice.
Thanks,
Madhu