[
https://issues.apache.org/jira/browse/LOG4J2-3270?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17464088#comment-17464088
]
ASF subversion and git services commented on LOG4J2-3270:
---------------------------------------------------------
Commit 93430095eb50712e1b1e3fedcddb0cfccebc97ee in logging-log4j2's branch
refs/heads/release-2.x from Carter Kozak
[ https://gitbox.apache.org/repos/asf?p=logging-log4j2.git;h=9343009 ]
LOG4J2-3270 Provide separation between MapMessage and properties lookups
MapLookup includes special handling for MapMessages in addition
to the configuration properties map. This change aims to prevent
unwanted interactions between these two concerns.
> Interpolator defaults should use only configuration properties
> --------------------------------------------------------------
>
> Key: LOG4J2-3270
> URL: https://issues.apache.org/jira/browse/LOG4J2-3270
> Project: Log4j 2
> Issue Type: Improvement
> Affects Versions: 2.17.0
> Reporter: Carter Kozak
> Assignee: Carter Kozak
> Priority: Major
> Fix For: 2.17.1
>
>
> The MapLookup is currently used, but it should check MapMessage prior to the
> property fallback, however that would have consequences in places the
> properties are used as a simple place to define reusable values.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)