nickva commented on issue #539: Close idle dbs
URL: https://github.com/apache/couchdb/pull/539#issuecomment-305611951
 
 
   @iilyak 
   
   On the stats idea, we could keep a few stats in there to help debug and 
monitor issues. Some of the things like total bytes in and out can be found out 
from the port drivers (efile and inet). But we could keep them in one place in 
the process dict to avoid digging too deep for the port driver info.
   
   We would also have to split read and write stats since we have a separate 
updater process. But definitely doable.
   
   
 
----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to