Description
When SOLR-7887 is done, switching to async logging will be a simple change to the config files for log4j2. This will reduce contention and increase throughput generally and logging in particular.
There's a discussion of the pros/cons here: https://logging.apache.org/log4j/2.0/manual/async.html
An alternative is to put a note in the Ref Guide about how to enable async logging.
I guess even if we enable async by default the ref guide still needs a note about how to disable it.....
Attachments
Attachments
Issue Links
- contains
-
SOLR-12753 Async logging ring buffer and OOM error
- Closed
- depends upon
-
SOLR-7887 Upgrade Solr to use log4j2 -- log4j 1 now officially end of life
- Closed
- is related to
-
SOLR-12753 Async logging ring buffer and OOM error
- Closed
-
SOLR-13268 Clean up any test failures resulting from defaulting to async logging
- Closed
-
SOLR-12728 RequestLoggingTest fails on occasion, not reproducible
- Closed
-
SOLR-12120 New plugin type AuditLoggerPlugin
- Resolved
-
LUCENE-8716 Test logging can bleed from one suite to another, cause failures due to sysout limits
- Resolved