[
https://issues.apache.org/jira/browse/GEODE-4229?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16313662#comment-16313662
]
ASF subversion and git services commented on GEODE-4229:
--------------------------------------------------------
Commit ecbaee5abbcf5be53ce8ab9d403e24e81a6bfddd in geode's branch
refs/heads/release/1.4.0 from [~bschuchardt]
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=ecbaee5 ]
GEODE-4229 CI failure due to suspect string: "Locator socket was closed
unexpectedly"
Removing error-level log message that was added during this cleanup
for GEODE-4176.
The server socket is closed as a matter of course in processing a
shutdown request, so we shouldn't consider this condition to be an
error.
(cherry picked from commit bb9ae49e0516d466d3e2665e952068afee0d502a)
> CI failure due to suspect string: "Locator socket was closed unexpectedly"
> --------------------------------------------------------------------------
>
> Key: GEODE-4229
> URL: https://issues.apache.org/jira/browse/GEODE-4229
> Project: Geode
> Issue Type: Bug
> Components: membership
> Reporter: Bruce Schuchardt
> Assignee: Bruce Schuchardt
> Fix For: 1.4.0
>
>
> This is a new error-level log message that was recently introduced
> {noformat}
> :geode-wan:distributedTest
> org.apache.geode.internal.cache.wan.serial.SerialWANPersistenceEnabledGatewaySenderDUnitTest
> > testPersistentReplicatedRegionWithGatewaySender_Restart FAILED
> java.lang.AssertionError: Suspicious strings were written to the log
> during this run.
> Fix the strings or use IgnoredException.addIgnoredException to ignore.
> -----------------------------------------------------------------------
> Found suspect string in log4j at line 3971
> [error 2018/01/05 02:46:24.098 UTC <Distribution Locator on
> localhost/127.0.0.1> tid=167] Locator socket was closed unexpectedly - server
> thread is exiting.
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)