davisp commented on issue #673: JS delayed_commits: connection refused URL: https://github.com/apache/couchdb/issues/673#issuecomment-317032537 This and #669 appear to be the server reboot code in dev/run not waiting until the clustered port is up. Theoretically we should be able to change that check here: https://github.com/apache/couchdb/blob/master/dev/run#L349 And since the clustered port comes up second the local port should be guranteed to be alive. Or we could just add a second check for both to rock our belt and suspenders style. ---------------------------------------------------------------- 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
