Nikolay Khitrin created SOLR-13246:
--------------------------------------
Summary: Reduce QuerySenderListener log messages
Key: SOLR-13246
URL: https://issues.apache.org/jira/browse/SOLR-13246
Project: Solr
Issue Type: Bug
Security Level: Public (Default Security Level. Issues are Public)
Affects Versions: 7.7
Reporter: Nikolay Khitrin
After LUCENE-8575 Solr's QuerySenderListener (auto-warmup) prints really huge
log messages on each commit (more than 20kb for single message).
Beginning of the message:
{noformat}
QuerySenderListener sending requests to Searcher@3008284[core0]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_n8(7.6.0):C3298082/54230:diagnostics={...
*A LOT OF TEXT HERE*
...}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}]:delGen=14)...
{noformat}
Looks like that for now (7.7.0) it can be fixed only via tuning global logging
properties.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]