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 2016/01/30 21:31:35 UTC

[2/2] storm git commit: Added STORM-1510 to Changelog

Added STORM-1510 to Changelog


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

Branch: refs/heads/1.x-branch
Commit: 937bc742c097e4e0093f5eb09637f45daa360d21
Parents: bb6a3f6
Author: Robert (Bobby) Evans <ev...@yahoo-inc.com>
Authored: Sat Jan 30 14:15:53 2016 -0600
Committer: Robert (Bobby) Evans <ev...@yahoo-inc.com>
Committed: Sat Jan 30 14:16:31 2016 -0600

----------------------------------------------------------------------
 CHANGELOG.md | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/storm/blob/937bc742/CHANGELOG.md
----------------------------------------------------------------------
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 8ea316f..990aab2 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,6 @@
 ## 1.0.0
- * STORM-1503] Worker should not crash on failure to send heartbeats to Pacemaker/ZK
+ * STORM-1510: Fix broken nimbus log link
+ * STORM-1503: Worker should not crash on failure to send heartbeats to Pacemaker/ZK
  * STORM-1176: Checkpoint window evaluated/expired state
  * STORM-1494: Add link to supervisor log in Storm UI
  * STORM-1496: Nimbus periodically throws blobstore-related exception