[ https://issues.apache.org/jira/browse/SOLR-17218?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Chris M. Hostetter resolved SOLR-17218. --------------------------------------- Fix Version/s: main (10.0) 9.6.0 Resolution: Fixed > 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 > Fix For: main (10.0), 9.6.0 > > 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