wohali closed pull request #46: Open erlang port range up to support greater than 2 nodes in a cluster URL: https://github.com/apache/couchdb-docker/pull/46
This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for the sake of provenance: As this is a foreign pull request (from a fork), the diff is supplied below (as it won't show otherwise due to GitHub magic): diff --git a/2.1.1/vm.args b/2.1.1/vm.args index 0425756..3816b82 100644 --- a/2.1.1/vm.args +++ b/2.1.1/vm.args @@ -12,7 +12,7 @@ # Ensure that the Erlang VM listens on a known port -kernel inet_dist_listen_min 9100 --kernel inet_dist_listen_max 9100 +-kernel inet_dist_listen_max 9200 # Tell kernel and SASL not to log anything -kernel error_logger silent ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
