You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Nikolay Khitrin (JIRA)" <ji...@apache.org> on 2019/02/13 17:29:00 UTC

[jira] [Created] (SOLR-13246) Reduce QuerySenderListener log messages

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: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org