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

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

Commit b77650936880d24c280ef301121822156f1d4033 in solr's branch 
refs/heads/branch_9x from Chris M. Hostetter
[ https://gitbox.apache.org/repos/asf?p=solr.git;h=b7765093688 ]

SOLR-17218: Fix indexFetcher logging to include MDC details

(cherry picked from commit 418dc06f24ecb8b99138e05ec5c38eeb0f1b0068)


> indexFetcher thread logging doesn't include any MDC context
> -----------------------------------------------------------
>
>                 Key: SOLR-17218
>                 URL: https://issues.apache.org/jira/browse/SOLR-17218
>             Project: Solr
>          Issue Type: Bug
>      Security Level: Public(Default Security Level. Issues are Public) 
>            Reporter: Chris M. Hostetter
>            Assignee: Chris M. Hostetter
>            Priority: Major
>         Attachments: SOLR-17218.patch
>
>
> When {{indexFetcher}} threads log messages, there is no MDC context, making 
> it impossible to know what collection/replica is involved (unless the log 
> message happens to refer to a patch name with a core data dir in it)...
> {noformat}
> 2024-02-29 09:55:55.682 INFO  (indexFetcher-2708-thread-1) [] 
> o.a.s.h.IndexFetcher Follower's version: 1709189931071
> 2024-02-29 09:55:55.682 INFO  (indexFetcher-2715-thread-1) [] 
> o.a.s.h.IndexFetcher Follower in sync with leader.{noformat}



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

Reply via email to