[ https://issues.apache.org/jira/browse/SOLR-16632?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Andras Salamon resolved SOLR-16632. ----------------------------------- Fix Version/s: main (10.0) 9.2 Resolution: Fixed Thanks [~bszabo97] committed to main and branch_9x > Add core name to periodic delete related log messages > ----------------------------------------------------- > > Key: SOLR-16632 > URL: https://issues.apache.org/jira/browse/SOLR-16632 > Project: Solr > Issue Type: Task > Reporter: Bence Szabó > Assignee: Andras Salamon > Priority: Trivial > Fix For: main (10.0), 9.2 > > Time Spent: 0.5h > Remaining Estimate: 0h > > When expired documents are deleted periodically from the index we have a log > message about the > [start|https://github.com/apache/solr/blob/0725a9ba853c1a0caacd7c2c037cbe11bd4b4b39/solr/core/src/java/org/apache/solr/update/processor/DocExpirationUpdateProcessorFactory.java#L384] > and the > [end|https://github.com/apache/solr/blob/0725a9ba853c1a0caacd7c2c037cbe11bd4b4b39/solr/core/src/java/org/apache/solr/update/processor/DocExpirationUpdateProcessorFactory.java#L419] > of this process. > In cases where we have multiple collections with TTL enabled it can be > misleading that these messages do not contain the name of the actual > collection/core on which the periodic delete is executed. The name of the > core can be easily added to the log message. -- This message was sent by Atlassian Jira (v8.20.10#820010) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org For additional commands, e-mail: issues-h...@solr.apache.org