Author: bsmin
Date: Tue Sep 30 02:03:54 2014
New Revision: 1628353
URL: http://svn.apache.org/r1628353
Log:
HAMA-913: Add RPC implementation using netty(bsmin)
Modified:
hama/trunk/CHANGES.txt
Modified: hama/trunk/CHANGES.txt
URL:
http://svn.apache.org/viewvc/hama/trunk/CHANGES.txt?rev=1628353&r1=1628352&r2=1628353&view=diff
==============================================================================
--- hama/trunk/CHANGES.txt (original)
+++ hama/trunk/CHANGES.txt Tue Sep 30 02:03:54 2014
@@ -17,7 +17,8 @@ Release 0.7.0 (unreleased changes)
HAMA-885: Semi-Clustering is not producing expected output (Renil J via
edwardyoon)
IMPROVEMENTS
-
+ HAMA-913: Add RPC implementation using netty(bsmin)
+ HAMA-914: Boolean flag (isCompressed) is required only when runtime
compression is enabled (edwardyoon)
HAMA-914: Boolean flag (isCompressed) is required only when runtime
compression is enabled (edwardyoon)
HAMA-910: Web UI Improvement (Victor Lee via edwardyoon)
HAMA-909: Improve Mesos Scheduler's Fault Tolerance (Jeff Fenchel via
edwardyoon)