wohali commented on issue #1949: couchdb spams the logs every 5 seconds when started for the first time due to no _users db URL: https://github.com/apache/couchdb/issues/1949#issuecomment-468026882 Agree that the message is ugly, and something should be done about that. Perhaps it should point to: http://docs.couchdb.org/en/stable/setup/index.html and that portion of the documentation enhanced to give a bit more context. As you note we can't resolve the core problem because we don't know on startup if the node is going to be single node, joined to a new cluster, or joined to an existing cluster, all of which would affect the intended message and outcome. Suppressing the error completely after a single warning isn't useful either, since it could be ignored. /cc @rnewson @janl any strong feelings on this one?
---------------------------------------------------------------- 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
