Chris M. Hostetter created SOLR-17218:
-----------------------------------------

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


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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to