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:49:00 UTC

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

     [ https://issues.apache.org/jira/browse/SOLR-12744?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Varun Thacker updated SOLR-12744:
---------------------------------
    Attachment: SOLR-12744.patch

> 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
>            Priority: Major
>         Attachments: SOLR-12744.patch, 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