[ https://issues.apache.org/jira/browse/LOG4J2-3159?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17408970#comment-17408970 ]
Carter Kozak commented on LOG4J2-3159: -------------------------------------- https://github.com/apache/logging-log4j2/pull/577 > Log4jMarker.getParents() is not thread-safe > ------------------------------------------- > > Key: LOG4J2-3159 > URL: https://issues.apache.org/jira/browse/LOG4J2-3159 > Project: Log4j 2 > Issue Type: Bug > Components: API > Affects Versions: 2.14.1 > Reporter: Carter Kozak > Assignee: Carter Kozak > Priority: Major > > Log4jMarker.getParents() re-reads the volatile parents array to load the > reference and length, the array reference may be updated between these two > loads. -- This message was sent by Atlassian Jira (v8.3.4#803005)