eiri commented on issue #1064: Add couch_stats tracking back to couch_log URL: https://github.com/apache/couchdb/pull/1064#issuecomment-351045978 This change creates a circular dependency. With it `couch_log` now depends on `couch_stats` to start first (_which need, btw, to be reflected in `couch_log.app.src`_), but `couch_stats` is using `couch_log` and depends on it [to be started first](https://github.com/apache/couchdb/blob/master/src/couch_stats/src/couch_stats.app.src#L17).
---------------------------------------------------------------- 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
