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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to