You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@logging.apache.org by "Ralph Goers (Jira)" <ji...@apache.org> on 2020/03/29 05:45:00 UTC

[jira] [Resolved] (LOG4J2-2790) Conditionally allocate PluginEntry during PluginCache loading

     [ https://issues.apache.org/jira/browse/LOG4J2-2790?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ralph Goers resolved LOG4J2-2790.
---------------------------------
    Fix Version/s: 2.13.2
       Resolution: Fixed

Patch has been applied. Please verify and close.

> Conditionally allocate PluginEntry during PluginCache loading
> -------------------------------------------------------------
>
>                 Key: LOG4J2-2790
>                 URL: https://issues.apache.org/jira/browse/LOG4J2-2790
>             Project: Log4j 2
>          Issue Type: Improvement
>          Components: Plugins
>    Affects Versions: 3.0.0
>            Reporter: Marius Volkhart
>            Priority: Minor
>              Labels: pull-request-available
>             Fix For: 2.13.2
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> When populating theĀ {{PluginCache}} from resources, a new {{PluginEntry}} is created regardless of whether or not it will be added to the cache. Instead, the allocation could/should occur only if the entry will actually be added to the cache.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)