[ 
https://issues.apache.org/jira/browse/GEODE-5629?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Dan Smith resolved GEODE-5629.
------------------------------
    Resolution: Fixed

> GMSEncryptJUnitTest does not actually check the results of threads it starts
> ----------------------------------------------------------------------------
>
>                 Key: GEODE-5629
>                 URL: https://issues.apache.org/jira/browse/GEODE-5629
>             Project: Geode
>          Issue Type: Bug
>            Reporter: Dan Smith
>            Assignee: Dan Smith
>            Priority: Major
>              Labels: pull-request-available, swat
>          Time Spent: 1h
>  Remaining Estimate: 0h
>
> The testForClusterSecretKeyFromOtherMemberMultipleThreads method starts a 
> bunch of threads, but it does not actually check to see if they ran 
> successfully without an exception. It just waits for them to finish around 
> line 362. This test should be refactored to use the ConcurrencyRule.
> {code}
>  countDownLatch.await();
> {code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to