You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@logging.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2022/05/13 20:28:00 UTC

[jira] [Commented] (LOG4J2-3441) Defer loading of StrLookup plugin classes until first use

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

ASF subversion and git services commented on LOG4J2-3441:
---------------------------------------------------------

Commit 1be6c1e2c39b72970984bc16dc57547764e42eea in logging-log4j2's branch refs/heads/master from Matt Sicker
[ https://gitbox.apache.org/repos/asf?p=logging-log4j2.git;h=1be6c1e2c3 ]

Update changelog for LOG4J2-3441

Signed-off-by: Matt Sicker <ma...@apache.org>


> Defer loading of StrLookup plugin classes until first use
> ---------------------------------------------------------
>
>                 Key: LOG4J2-3441
>                 URL: https://issues.apache.org/jira/browse/LOG4J2-3441
>             Project: Log4j 2
>          Issue Type: Improvement
>          Components: Lookups, Pattern Converters, Plugins
>            Reporter: Matt Sicker
>            Assignee: Matt Sicker
>            Priority: Major
>
> StrLookup plugins are eagerly loaded at startup. At this point, these are a fairly large number of classes! If these plugins could be lazily loaded similar to how Core category plugins aren't loaded until first used in a configuration, that should shave off some startup time.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)