[ https://issues.apache.org/jira/browse/GEODE-7819?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17050398#comment-17050398 ]
ASF subversion and git services commented on GEODE-7819: -------------------------------------------------------- Commit bcd3655205d9a2341e27b2c554796fe78fab12c8 in geode's branch refs/heads/develop from Kirk Lund [ https://gitbox.apache.org/repos/asf?p=geode.git;h=bcd3655 ] GEODE-7819: Add debugging support to SerializableTemporaryFolder (#4740) Specifying delete(false) will prevent deletion of the temporary folder tree during tear down. Specifying copyTo(directory) with optional when(When) will result in copying the contents of the temporary folder tree to the destination directory during tear down. > Add debugging support to SerializableTemporaryFolder > ---------------------------------------------------- > > Key: GEODE-7819 > URL: https://issues.apache.org/jira/browse/GEODE-7819 > Project: Geode > Issue Type: Wish > Components: tests > Reporter: Kirk Lund > Assignee: Kirk Lund > Priority: Major > Time Spent: 20m > Remaining Estimate: 0h > > When we are debugging a distributed test that uses > SerializableTemporaryFolder for Server and Locator files, we need a way to > save off the files. This is especially important for debugging remote > failures in the cloud. -- This message was sent by Atlassian Jira (v8.3.4#803005)