Sarah Abbey created GEODE-7905:
----------------------------------
Summary: RedisDistDUnitTest failing intermittently in CI
Key: GEODE-7905
URL: https://issues.apache.org/jira/browse/GEODE-7905
Project: Geode
Issue Type: Bug
Components: redis
Reporter: Sarah Abbey
Fix RedisDistDUnitTest, which fails intermittently:
https://concourse.apachegeode-ci.info/builds/141130
```
org.apache.geode.redis.RedisDistDUnitTest > classMethod 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 5030
[error 2020/03/23 19:26:51.559 GMT <GeodeRedisServer-WorkerThread-3> tid=99]
org.apache.geode.ToDataException: toData failed on DataSerializer with id=0 for
class class java.util.HashSet
6 tests completed, 1 failed
```
--
This message was sent by Atlassian Jira
(v8.3.4#803005)