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 2022/05/18 16:18:21 UTC

[GitHub] [couchdb] iilyak commented on pull request #3985: Implement resource_hoggers

iilyak commented on PR #3985:
URL: https://github.com/apache/couchdb/pull/3985#issuecomment-1130222316

   I have a bunch of compilation warnings due to missed export of an API function.
   
   ```
   src/couch/src/couch_debug.erl:675: Warning: function resource_hoggers_snapshot/1 is unused
   src/couch/src/couch_debug.erl:693: Warning: function update_delta/2 is unused
   src/couch/src/couch_debug.erl:705: Warning: function analyze_resource_hoggers/2 is unused
   src/couch/src/couch_debug.erl:706: Warning: variable 'Id' is unused
   src/couch/src/couch_debug.erl:706: Warning: variable 'Pid' is unused
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@couchdb.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org