[
https://issues.apache.org/jira/browse/GEODE-7311?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16954720#comment-16954720
]
ASF subversion and git services commented on GEODE-7311:
--------------------------------------------------------
Commit 6ae541a8920fc039f8fdc0865ecc474bf8c86985 in geode's branch
refs/heads/develop from Bruce Schuchardt
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=6ae541a ]
GEODE-7311: reimplement test to ensure output is captured
The test for GEODE-7311 was failing in some environments.
This converts the test to a distributed test that can capture
all output in a Geode log file.
> log message is missing arguments
> --------------------------------
>
> Key: GEODE-7311
> URL: https://issues.apache.org/jira/browse/GEODE-7311
> Project: Geode
> Issue Type: Improvement
> Components: messaging
> Reporter: Bruce J Schuchardt
> Assignee: Bruce J Schuchardt
> Priority: Major
> Fix For: 1.11.0
>
> Time Spent: 1h 40m
> Remaining Estimate: 0h
>
> In a run of AlterRuntimeCommandDUnitTest a log message caused the test to
> fail. The log message was missing arguments:
> {noformat}
> [fatal 2019/10/15 22:24:48.234 GMT <P2P handshake reader@7e89ff12-55>
> tid=1734] Unknown handshake reply code: %s nioMessageLength: %s
> {noformat}
> The exact test was
> AlterRuntimeCommandDUnitTest.alterDisableStatisticSampling(true) [0]
--
This message was sent by Atlassian Jira
(v8.3.4#803005)