You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Varun Thacker (JIRA)" <ji...@apache.org> on 2018/09/05 19:25:00 UTC

[jira] [Created] (SOLR-12744) A high numRecordsToKeep can flood the info log message printing all the versions

Varun Thacker created SOLR-12744:
------------------------------------

             Summary: A high numRecordsToKeep can flood the info log message printing all the versions
                 Key: SOLR-12744
                 URL: https://issues.apache.org/jira/browse/SOLR-12744
             Project: Solr
          Issue Type: Improvement
      Security Level: Public (Default Security Level. Issues are Public)
            Reporter: Varun Thacker
         Attachments: one_log_line.log

I was doing some tests around PeerSync to test how stable is it with the recent fixes.

This log entry can flood the log printing all the versions that numRecordsToKeep was set to (100k) in my testing
{code:java}
log.info("###### startupVersions=[{}]", startingVersions);{code}
This one log line wrote out almost a 900KB entry



--
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