Author: tjungblut
Date: Tue Sep 11 11:36:27 2012
New Revision: 1383360
URL: http://svn.apache.org/viewvc?rev=1383360&view=rev
Log:
Close the FT issues and add to changes
Modified:
hama/trunk/CHANGES.txt
Modified: hama/trunk/CHANGES.txt
URL:
http://svn.apache.org/viewvc/hama/trunk/CHANGES.txt?rev=1383360&r1=1383359&r2=1383360&view=diff
==============================================================================
--- hama/trunk/CHANGES.txt (original)
+++ hama/trunk/CHANGES.txt Tue Sep 11 11:36:27 2012
@@ -13,6 +13,10 @@ Release 0.6 (unreleased changes)
IMPROVEMENTS
+ HAMA-557: Implement Checkpointing service in Hama (surajmenon)
+ HAMA-587: Synchronization Client should provide API's to store and retrieve
information among peers and BSPMaster (surajmenon)
+ HAMA-610: Provision to define the task allocation strategy as a feature of
job. (surajmenon)
+ HAMA-611: Add loopbackMessage API call for MessageManager (surajmenon)
HAMA-596: Optimize memory usage of graph job (tjungblut)
HAMA-599: Improvement of network-based runtime partitioner (edwardyoon)