rnewson commented on pull request #3366: URL: https://github.com/apache/couchdb/pull/3366#issuecomment-778460208
You can call `couch_server:couch_server(DbName)` from a remsh if you need to know which couch_server_X process a specific database is handled by. I'm not sure how useful that is. Typically at Cloudant we'd kill `couch_server` if it gained such a large message queue that it wasn't going to heal on its own, but I don't recall needing to look inside its state. What's your use case? ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org