[
https://issues.apache.org/jira/browse/LOG4J2-2790?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Marius Volkhart updated LOG4J2-2790:
------------------------------------
Labels: pull-request-available (was: )
> 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
> Time Spent: 10m
> 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)