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

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

Commit 302b7e2c4815926eaa0b502532c292c5a9df57a5 in geode's branch 
refs/heads/feature/GEODE-3953 from [[email protected]]
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=302b7e2 ]

GEODE-3940: Revert "GEODE-3801: Use hardlinks for backup oplog files (#963)"

This reverts commit 6a4e50e7ef2b7a3114e0ec0ba4f1a738de881dfd.

The revision is causing a hang in Backup which is filed as
GEODE-3940.


> Utilize hard-links to copy files during backups
> -----------------------------------------------
>
>                 Key: GEODE-3801
>                 URL: https://issues.apache.org/jira/browse/GEODE-3801
>             Project: Geode
>          Issue Type: Sub-task
>          Components: persistence
>            Reporter: Nick Reich
>            Assignee: Nick Reich
>            Priority: Major
>             Fix For: 1.4.0
>
>
> Instead of copying files which are read-only during a backup, create a 
> hard-link to the file in the backup location. This prevents losing the file 
> if the original location is deleted, but does not require make a new copy of 
> the file. If hard-links cannot be created, revert to the existing copying 
> mechanic.



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

Reply via email to