Changeset [cab599add09d4e681a45f0cac84f09353f6696fd] by Shayan Pooya
June 9th, 2014 @ 06:46 AM
ddfs_gc: rebalance during the gc only if the DDFS_SPACE_AWARE is set.
By default, disco should not try to rebalance the blobs during
the gc. This is
consistent with the usage of this option for deciding whether we
should
rebalance when we are putting a blob.
https://github.com/discoproject/disco/commit/cab599add09d4e681a45f0...
Committed by Shayan Pooya
- M master/src/ddfs/ddfs_gc_main.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.