[
https://issues.apache.org/jira/browse/LOG4J2-2822?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17177257#comment-17177257
]
ASF subversion and git services commented on LOG4J2-2822:
---------------------------------------------------------
Commit 1375a663c95a28fe72f1f97223a883e04e6c7c0c in logging-log4j2's branch
refs/heads/dependabot/maven/org.codehaus.mojo-build-helper-maven-plugin-3.2.0
from Ralph Goers
[ https://gitbox.apache.org/repos/asf?p=logging-log4j2.git;h=1375a66 ]
LOG4J2-2822 - Javadoc link in ThreadContext description was incorrect
> Javadoc: invalid @value
> -----------------------
>
> Key: LOG4J2-2822
> URL: https://issues.apache.org/jira/browse/LOG4J2-2822
> Project: Log4j 2
> Issue Type: Documentation
> Reporter: Emeric Vernat
> Priority: Trivial
> Fix For: 2.14.0
>
>
> In the javadoc, the sentence "To enable automatic inheritance of _copies_ of
> the MDC to newly created threads, enable the Log4j system property. " makes
> no sense at
>
> [https://logging.apache.org/log4j/2.x/log4j-api/apidocs/org/apache/logging/log4j/ThreadContext.html]
> The problem is that \{@value DefaultThreadContextMap#INHERITABLE_MAP} is not
> valid javadoc at
> [https://github.com/apache/logging-log4j2/blob/master/log4j-api/src/main/java/org/apache/logging/log4j/ThreadContext.java#L45]
--
This message was sent by Atlassian Jira
(v8.3.4#803005)