Changeset [685d015182785010d2565fa59b82f6ee7b77c30c] by Shayan Pooya
June 24th, 2014 @ 08:05 AM
ddfs_tag: avoid doing delete_op on the +deleted tag.
If something happens to this tag and it becomes missing, we
still should not try
to do a delete_op on it because it is going to time out.
https://github.com/discoproject/disco/commit/685d015182785010d2565f...
Committed by Shayan Pooya
- M master/src/ddfs/ddfs_tag.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.