davisp commented on issue #1182: fixed race is_idle URL: https://github.com/apache/couchdb/pull/1182#issuecomment-368908940 I thought about something similar the other day however I didn't go too far down that route as the cost of a message pass through couch_file would be quite a performance penalty especially as the system load increases. I'm starting to wonder though if there's not an alternative approach to having couch_file just notify couch_server that its idle. Though that suggests extra messaging through couch_server that might also be a performance issue on the top end.
---------------------------------------------------------------- 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
