You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@couchdb.apache.org by GitBox <gi...@apache.org> on 2017/12/12 13:07:05 UTC

[GitHub] eiri commented on issue #1064: Add couch_stats tracking back to couch_log

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:
users@infra.apache.org


With regards,
Apache Git Services