rnewson opened a new pull request, #4491: URL: https://github.com/apache/couchdb/pull/4491
couch_index_server can crash if; 1) an index, opened with new_index, crashes while doing so 2) the db event listener pid crashes dreyfus_index_manager keeps track of opening pids and sends an error to the client, and does not crash. smoosh_server remembers the db event listener pid and logs then restarts it if it crashes. I have taught couch_index_server both tricks, and dreyfus_index_manager the second trick. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
