Changeset [94d53ff4564c5fcd1a23faf17764a42c6d5f462b] by pmundkur
April 8th, 2011 @ 12:14 PM
bugfix: fix an incorrect call to delete_if_expired
This could result in tag commit transactions being aborted if gc
runs during the transactions and deletes the partial files.
https://github.com/tuulos/disco/commit/94d53ff4564c5fcd1a23faf17764...
Committed by pmundkur
- M master/src/ddfs/ddfs_gc_node.erl
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
Disco is an open-source implementation of the Map-Reduce framework for distributed computing. As the original framework, Disco supports parallel computations over large data sets on unreliable cluster of computers.