You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@storm.apache.org by bo...@apache.org on 2015/01/06 22:46:20 UTC

[4/4] storm git commit: Added STORM-599 to Changelog

Added STORM-599 to Changelog


Project: http://git-wip-us.apache.org/repos/asf/storm/repo
Commit: http://git-wip-us.apache.org/repos/asf/storm/commit/5314b88a
Tree: http://git-wip-us.apache.org/repos/asf/storm/tree/5314b88a
Diff: http://git-wip-us.apache.org/repos/asf/storm/diff/5314b88a

Branch: refs/heads/master
Commit: 5314b88a491d1ef972ff35ad0cd675efad7bfcda
Parents: ac3bfc1
Author: Robert (Bobby) Evans <ev...@yahoo-inc.com>
Authored: Tue Jan 6 15:39:03 2015 -0600
Committer: Robert (Bobby) Evans <ev...@yahoo-inc.com>
Committed: Tue Jan 6 15:39:03 2015 -0600

----------------------------------------------------------------------
 CHANGELOG.md | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/storm/blob/5314b88a/CHANGELOG.md
----------------------------------------------------------------------
diff --git a/CHANGELOG.md b/CHANGELOG.md
index e0c206e..529361e 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -20,6 +20,7 @@
  * STORM-611: Remove extra "break"s
  * STORM-610: Check the return value of fts_close()
  * STORM-442: multilang ShellBolt/ShellSpout die() can be hang when Exception happened
+ * STORM-599: Use use nimbus's cached heartbeats rather than fetching again from ZK
 
 ## 0.9.3-rc2
  * STORM-558: change "swap!" to "reset!" to fix assignment-versions in supervisor