Changeset [7cbba3a23bc7f501c0ee6c070011e507ed2dadc8] by Shayan Pooya
July 16th, 2014 @ 08:48 AM
ddfs_gc_node: avoid decreasing the priority of the gc process on slaves
Although this process is a background process, it is important
for it to
finish in a timely manner.
https://github.com/discoproject/disco/commit/7cbba3a23bc7f501c0ee6c...
Committed by Shayan Pooya
- 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.