[
https://issues.apache.org/jira/browse/GEODE-5189?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Patrick Rhomberg resolved GEODE-5189.
-------------------------------------
Resolution: Fixed
Fixed and committed under the related ticket GEODE-5001 due to some failure to
communicate tickets. See below.
{noformat}
commit a6cdf6b414e8baf45d9685c4ba358610b242d2f9
Author: Jens Deppe <[email protected]>
Date: Wed May 9 12:56:07 2018 -0700
GEODE-5001: For log4j >= 2.10 we need to ignore the log4j jars from the
PerTestClassLoaderRunner (#1938)
- See LOG4J2-2266 and LOG4J-2152
{noformat}
> Refactor SessionReplicationIntegrationJUnitTest to not require
> PerTestClassLoaderRunner
> ---------------------------------------------------------------------------------------
>
> Key: GEODE-5189
> URL: https://issues.apache.org/jira/browse/GEODE-5189
> Project: Geode
> Issue Type: Bug
> Components: logging, rest (dev)
> Reporter: Patrick Rhomberg
> Priority: Major
>
> Log4j2 versions 2.8 and higher will error when classloaders are split as they
> are in the PerTestClassLoaderRunner. This runner class should be removed,
> with the single test class consuming it refactored to not require it. This
> may require conversion to a DUnit test rather than an Integration test.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)