You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Dan Smith (JIRA)" <ji...@apache.org> on 2017/12/05 23:56:00 UTC

[jira] [Updated] (GEODE-4058) Need to clean up disk files in JUnit4TestCase tearDown

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

Dan Smith updated GEODE-4058:
-----------------------------
    Fix Version/s: 1.4.0

> Need to clean up disk files in JUnit4TestCase tearDown
> ------------------------------------------------------
>
>                 Key: GEODE-4058
>                 URL: https://issues.apache.org/jira/browse/GEODE-4058
>             Project: Geode
>          Issue Type: Bug
>          Components: tests
>            Reporter: Dan Smith
>            Assignee: Dan Smith
>             Fix For: 1.4.0
>
>
> We've been seeing some tests hang in precheckin.
> I tracked down one of the hangs to running RollingUpgrade2DUnitTest followed by FixedPRSinglehopDUnitTest. What both tests cases are doing is starting a locator in vm-2 that uses a ConfigDiskDir_directory. The disk files left by RollingUpgrade2DunitTest are causing FixedPRSindleHopDUnitTest to wait for other members to start up.
> We should make sure we always clean up these files after the test finishes.



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