[ 
https://issues.apache.org/jira/browse/GEODE-4239?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16323252#comment-16323252
 ] 

ASF subversion and git services commented on GEODE-4239:
--------------------------------------------------------

Commit 4e065c4c65ecc1758d441cfc768429a4d42ca527 in geode's branch 
refs/heads/develop from [[email protected]]
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=4e065c4 ]

GEODE-4239: refactor tests to use new ExecutorServiceRule (#1244)



> Create JUnit Rule to facilitate reuse of ExecutorService pattern for 
> concurrent integration tests
> -------------------------------------------------------------------------------------------------
>
>                 Key: GEODE-4239
>                 URL: https://issues.apache.org/jira/browse/GEODE-4239
>             Project: Geode
>          Issue Type: Test
>          Components: tests
>            Reporter: Kirk Lund
>            Assignee: Kirk Lund
>
> These tests all duplicate the same pattern of using a ExecutorService to 
> provide a thread that can be deadlocked or live-locked for a concurrency bug:
> * DLockServiceLeakTest
> * GMSEncryptJUnitTest
> * InterruptDiskJUnitTest
> * RegionVersionVectorTest
> * BlockingProcessStreamReaderWindowsTest
> * FileProcessControllerIntegrationTest
> * AbortableTaskServiceJUnitTest
> * MainLauncherJUnitTest
> I'd like to refactor the above list of tests to use a JUnit Rule for this.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to