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

Shawn Heisey commented on SOLR-9831:
------------------------------------

Here's the javadoc for the getMDC method used above:

https://logging.apache.org/log4j/1.2/apidocs/org/apache/log4j/spi/LoggingEvent.html#getMDC(java.lang.String)

I wonder if maybe the logging event doesn't have a copy of the context at the 
time of the event creation, and therefore searches the current thread's MDC ... 
which won't have any core info.  If that's the case, then I do not know how to 
fix it.

> New Solr Admin UI logging tab does not include core name, has mysterious 
> "false" in the "Level" column
> ------------------------------------------------------------------------------------------------------
>
>                 Key: SOLR-9831
>                 URL: https://issues.apache.org/jira/browse/SOLR-9831
>             Project: Solr
>          Issue Type: Bug
>      Security Level: Public(Default Security Level. Issues are Public) 
>          Components: web gui
>    Affects Versions: 6.3
>            Reporter: Michael Suzuki
>         Attachments: SOLR-9831.patch, bug-ui.png, new-ui-6.3-missing-core.png
>
>
> The logging screen does not have the table layout set correctly and it does 
> not show the value for the core column, please see attached image of new ui 
> versus original UI



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to