[ https://issues.apache.org/jira/browse/GEODE-8766?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17249137#comment-17249137 ]
ASF subversion and git services commented on GEODE-8766: -------------------------------------------------------- Commit c766af09a3468a77225865357ad6c22fe9ce7174 in geode's branch refs/heads/develop from Hale Bales [ https://gitbox.apache.org/repos/asf?p=geode.git;h=c766af0 ] GEODE-8766: reduce collisions during hget in AbstractHashesIntegrationTest (#5841) * add retry logic if hset fails * remove (psuedo)randString method from test to avoid collisions Co-authored-by: john Hutchison <hutchiso...@vmware.com> > dUnit Failure for Redis HashesIntegrationTest > --------------------------------------------- > > Key: GEODE-8766 > URL: https://issues.apache.org/jira/browse/GEODE-8766 > Project: Geode > Issue Type: Bug > Components: redis > Reporter: John Hutchison > Assignee: John Hutchison > Priority: Major > Labels: pull-request-available > > [https://concourse.apachegeode-ci.info/teams/main/pipelines/apache-develop-main/jobs/IntegrationTestOpenJDK11/builds/610] > org.apache.geode.redis.internal.executor.hash.HashesIntegrationTest > > testConcurrentHGetAll FAILED > > org.junit.ComparisonFailure: expected:<[800]0L> but was:<[]0L> > > -- This message was sent by Atlassian Jira (v8.3.4#803005)