Changeset [9c6bed08b775ead43d3296f621c55b2b6abf862d] by Shayan Pooya
April 16th, 2014 @ 10:07 AM
ddfs gc: Avoid using the utilization index of the node directly.
All such uses should go through the get_sorted_utilization
function.
https://github.com/discoproject/disco/commit/9c6bed08b775ead43d3296...
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.