davisp commented on issue #1064: Add couch_stats tracking back to couch_log URL: https://github.com/apache/couchdb/pull/1064#issuecomment-351100032 Historically we've just handwaved off these sorts of things as they only cause problems during the bootsequence if something else has gone wrong. However, looking into this particular case it seems like it would be better to remove the couch_log dependency from couch_stats as its a relatively minor usage. Also to break the cycle we can swap couch_stats to message error_logger directly in the places where that makes sense (which I think is just one for the unknown metric message).
---------------------------------------------------------------- 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
