You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geode.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2017/03/03 18:22:45 UTC

[jira] [Commented] (GEODE-2560) Missing disk files (.crf) during backup/restore throws exception

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

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

Commit 21a9b5e2c60ddc909ebc28ebfa3b6aeb33b6ee12 in geode's branch refs/heads/develop from [~kduling]
[ https://git-wip-us.apache.org/repos/asf?p=geode.git;h=21a9b5e ]

GEODE-2560: Missing disk files (.crf) during backup/restore throws exception


> Missing disk files (.crf) during backup/restore throws exception
> ----------------------------------------------------------------
>
>                 Key: GEODE-2560
>                 URL: https://issues.apache.org/jira/browse/GEODE-2560
>             Project: Geode
>          Issue Type: Bug
>          Components: persistence
>            Reporter: Kevin Duling
>            Assignee: Kevin Duling
>             Fix For: 1.2.0
>
>
> The old FileUtil.copy was a noop if the src file did not exist.
> The new FileUtils.copyFile throws a FileNotFoundException if the src file does not exist.
> Protect against missing file.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)