[
https://issues.apache.org/jira/browse/GEODE-7792?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17107391#comment-17107391
]
ASF subversion and git services commented on GEODE-7792:
--------------------------------------------------------
Commit aafb0cd1378d67503e554c0a01e3f09e296b370c in geode's branch
refs/heads/feature/GEODE-7792c from Bruce Schuchardt
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=aafb0cd ]
GEODE-7792: configure logging for geode-membership integration tests
hexTid is not available to the geode-membership module. I'm replacing
it with tid, which is supported by the logger implementation used by
membership tests. This will let us see thread ID numbers in the logs.
> configure logging for geode-membership integration tests
> --------------------------------------------------------
>
> Key: GEODE-7792
> URL: https://issues.apache.org/jira/browse/GEODE-7792
> Project: Geode
> Issue Type: Improvement
> Components: membership
> Reporter: Bruce J Schuchardt
> Assignee: Bruce J Schuchardt
> Priority: Major
> Fix For: 1.13.0
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> Integration tests for geode-membership do not have a log4j configuration. The
> subproject cannot depend on geode-log4j because that pulls in geode-core with
> its Alert appender and other things.
> Add a log4j configuration for tests in geode-membership so we can get proper
> log output from tests to diagnose failures.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)