You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@solr.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2023/02/01 10:00:00 UTC

[jira] [Commented] (SOLR-16632) Add core name to periodic delete related log messages

    [ https://issues.apache.org/jira/browse/SOLR-16632?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17682945#comment-17682945 ] 

ASF subversion and git services commented on SOLR-16632:
--------------------------------------------------------

Commit f8171f91352f4e615bc1f8c96a80831670007dc4 in solr's branch refs/heads/main from bszabo97
[ https://gitbox.apache.org/repos/asf?p=solr.git;h=f8171f91352 ]

SOLR-16632: Add core name to periodic delete related log messages (#1311)

Co-authored-by: Andras Salamon <as...@apache.org>


> 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ó
>            Priority: Trivial
>          Time Spent: 10m
>  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-unsubscribe@solr.apache.org
For additional commands, e-mail: issues-help@solr.apache.org