[
https://issues.apache.org/jira/browse/GEODE-8178?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17114452#comment-17114452
]
ASF subversion and git services commented on GEODE-8178:
--------------------------------------------------------
Commit f243c4d99e1a223af0a3134d6a423b972195c507 in geode's branch
refs/heads/develop from Darrel Schneider
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=f243c4d ]
Revert GEODE-8127: the test is flakey (#5153)
* Revert "GEODE-8127: ensure that redis function executes on primary (#5133)"
This reverts commit e0cbd78149d520f77e896426b691c217d3afcfb4.
The new test added in it was failing intermittently. See: GEODE-8178
> CI Failure: EnsurePrimaryStaysPutDUnitTest >
> primaryRemainsWhileLocalFunctionExecutes
> -------------------------------------------------------------------------------------
>
> Key: GEODE-8178
> URL: https://issues.apache.org/jira/browse/GEODE-8178
> Project: Geode
> Issue Type: Bug
> Components: redis
> Reporter: Donal Evans
> Priority: Major
> Labels: flaky
>
> Suspect strings logged in test:
> {noformat}
> org.apache.geode.redis.EnsurePrimaryStaysPutDUnitTest >
> primaryRemainsWhileLocalFunctionExecutes 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 2044
> [error 2020/05/22 20:06:02.065 GMT <Function Execution Processor2>
> tid=216] Member is not primary.
> {noformat}
> Test failed in this run:
> https://concourse.apachegeode-ci.info/teams/main/pipelines/apache-develop-main/jobs/DistributedTestOpenJDK11/builds/195#A
> Was unable to reproduce the failure in 100 runs locally, so seems like a very
> rare flaky failure.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)