Description
We should deprecated & remove the following code:
- SolrException.log()
- SolrException.ignorePatterns
- SolrTestCaseJ4.ignoreException()
- SolrTestCaseJ4.unIgnoreException()
- SolrTestCaseJ4.resetExceptionIgnores()
...and replace with something that hooks directly into logj4 Filtering
Attachments
Attachments
Issue Links
- blocks
-
SOLR-15703 replace all SolrException.log usage in Solr to just call log.error(...) directly
- Closed
- is required by
-
SOLR-15716 remove deprecated SolrException.ignorePatterns realted code for 9.0
- Closed
- relates to
-
SOLR-15628 SolrException.log doesn't pass Throwable to Logger correctly
- Closed