The Duplication project provides the tools and pieces with which together manage the process of duplicating files between storage providers in DuraCloud.
Apache License 2.0
2
stars
7
forks
source link
Reduces the risk of state file corruption by writing state file #33
changes to a tmp file and then performing a move operation rather than overwriting the state file directly.
No functional change.
Resolves: https://jira.lyrasis.org/browse/DURACLOUD-1263