[
https://issues.apache.org/jira/browse/GEODE-1255?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15273262#comment-15273262
]
ASF subversion and git services commented on GEODE-1255:
--------------------------------------------------------
Commit 566fce96aa8759d14b9825577116293c1578147e in incubator-geode's branch
refs/heads/develop from [[email protected]]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-geode.git;h=566fce9 ]
GEODE-1255: Add test coverage for using a custom log4j2.xml with Geode
* refactor launcher integration tests (rename files, use TemporaryFolder)
* refactor cluster config tests (use TemporaryFolder)
* change several additional tests to use TemporaryFolder
* add better support for TemporaryFolder usage to HeadlessGfsh
* alter HeadlessGfsh tests to use TemporaryFolder
* rescope variables and methods to private where possible
* fixup file formatting
* prevent eating of exceptions
* remove incomplete or useless javadocs
* rename LocatorJUnitTest test methods from TRAC #s to meaningful names
> Add test coverage for using a custom log4j2.xml with Geode
> ----------------------------------------------------------
>
> Key: GEODE-1255
> URL: https://issues.apache.org/jira/browse/GEODE-1255
> Project: Geode
> Issue Type: Test
> Components: logging, tests
> Reporter: Kirk Lund
> Assignee: Kirk Lund
>
> Add test coverage (probably to LogServiceIntegrationJUnitTest) for using a
> custom log4j2.xml with Geode.
> The user should be able to specify -Dlog4j.configurationFile=log4j2.xml and
> point to a custom log4j2.xml when starting server, locator or using APIs as a
> library. New integration test is required to verify this behavior works.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)