Alan Woodward created SOLR-8156:
-----------------------------------
Summary: RequestHandlerBase.handleRequest logs stacktraces caused
by user requests
Key: SOLR-8156
URL: https://issues.apache.org/jira/browse/SOLR-8156
Project: Solr
Issue Type: Bug
Reporter: Alan Woodward
Priority: Minor
Bad user requests (eg syntax errors in queries) fill up solr logs with
stacktraces, which makes tracking down actual errors much more difficult.
Error logging is handled in both RequestHandlerBase and HttpSolrCall at the
moment. HttpSolrCall tries to be a bit cleverer about it, only logging
stacktraces for server errors. I suggest we just remove the logging from RHB
entirely. This should also clear up some cases where errors get logged twice.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]