You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Bill Burcham (Jira)" <ji...@apache.org> on 2021/09/07 17:54:00 UTC

[jira] [Created] (GEODE-9579) incomplete file left behind after successful filesystem backup

Bill Burcham created GEODE-9579:
-----------------------------------

             Summary: incomplete file left behind after successful filesystem backup
                 Key: GEODE-9579
                 URL: https://issues.apache.org/jira/browse/GEODE-9579
             Project: Geode
          Issue Type: Bug
          Components: persistence
            Reporter: Bill Burcham


CI failure/test failure.

In this run https://concourse.apachegeode-ci.info/teams/main/pipelines/apache-develop-main/jobs/windows-core-integration-test-openjdk11/builds/164

{code:java}
org.apache.geode.internal.cache.backup.FileSystemBackupWriterTest > doesNotLeaveBehindIncompleteFileOnSuccess(false) [1] FAILED
    java.lang.AssertionError: 
    Expecting path:
      C:\Users\geode\AppData\Local\Temp\junit4178879910492428194\backups\backupTarget\member1\INCOMPLETE_BACKUP_FILE
    not to exist
        at org.apache.geode.internal.cache.backup.FileSystemBackupWriterTest.doesNotLeaveBehindIncompleteFileOnSuccess(FileSystemBackupWriterTest.java:228)
{code}




--
This message was sent by Atlassian Jira
(v8.3.4#803005)