You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@solr.apache.org by "David Smiley (Jira)" <ji...@apache.org> on 2022/03/23 21:59:00 UTC

[jira] [Assigned] (SOLR-8156) RequestHandlerBase.handleRequest logs stacktraces caused by user requests

     [ https://issues.apache.org/jira/browse/SOLR-8156?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

David Smiley reassigned SOLR-8156:
----------------------------------

    Assignee: David Smiley

> 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
>            Assignee: David Smiley
>            Priority: Minor
>         Attachments: SOLR-8156.patch
>
>
> 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
(v8.20.1#820001)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@solr.apache.org
For additional commands, e-mail: issues-help@solr.apache.org