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/14 16:47:14 UTC

[2/2] storm git commit: Revert "Added STORM-599 to Changelog"

Revert "Added STORM-599 to Changelog"

This reverts commit 5314b88a491d1ef972ff35ad0cd675efad7bfcda.

Conflicts:
	CHANGELOG.md


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

Branch: refs/heads/master
Commit: e7dfcb2d6dc0c80fd8a8f6ba9bbac826a932a244
Parents: bcb448d
Author: Robert (Bobby) Evans <ev...@yahoo-inc.com>
Authored: Wed Jan 14 09:38:07 2015 -0600
Committer: Robert (Bobby) Evans <ev...@yahoo-inc.com>
Committed: Wed Jan 14 09:46:37 2015 -0600

----------------------------------------------------------------------
 CHANGELOG.md | 1 -
 1 file changed, 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/storm/blob/e7dfcb2d/CHANGELOG.md
----------------------------------------------------------------------
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 23f709c..44f7bab 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -20,7 +20,6 @@
  * 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
  * STORM-410: Add groups support to log-viewer
  * STORM-444: Add AutoHDFS like credential fetching for HBase
  * STORM-552: Add netty socket backlog config