Changeset [871576f4d26a6450a1a7b3e188b40330c84b01a5] by Ville Tuulos
July 12th, 2010 @ 11:29 PM
bugfix: node_mon didn't handle all messages from nodes
correctly, which lead its message queue to grow, leading to
spurious "Node unavailable messages"
http://github.com/tuulos/disco/commit/871576f4d26a6450a1a7b3e188b40...
Committed by Ville Tuulos
- M master/src/ddfs/ddfs_node.erl
- M master/src/node_mon.erl
- M master/src/temp_gc.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.