rnewson opened a new pull request, #4404: URL: https://github.com/apache/couchdb/pull/4404
Send an immediate 503 error if a request requiring search is made when search is not available. This avoids creating processes that will certainly fail but also improves couchdb's handling when search (meaning the clouseau jvm) is deliberately not set up. Without this change it is possible to crash couchdb if you make `_search` (or `_search_info` / `_search_analyze`) requests at sufficient intensity to crash supervisors. -- 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]
