[
https://issues.apache.org/jira/browse/GEODE-8898?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17276620#comment-17276620
]
ASF subversion and git services commented on GEODE-8898:
--------------------------------------------------------
Commit 2642d94d5ea0611379b559103a0076994707db27 in geode's branch
refs/heads/develop from Hale Bales
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=2642d94 ]
GEODE-8898: run threads in HMGetDUnitTest (#5981)
previously the threads were not being run. this runs them and adds an
assertion that the fields and values are correct at the end of the test.
> Redis: HMgetDUnitTest does not run anything
> -------------------------------------------
>
> Key: GEODE-8898
> URL: https://issues.apache.org/jira/browse/GEODE-8898
> Project: Geode
> Issue Type: Test
> Components: redis
> Reporter: Hale Bales
> Assignee: Hale Bales
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.14.0
>
>
> HMgetDUnitTest sets up some ConcurrentLoopingThreads but does not run them.
> add .run() and look for race conditions.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)