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/11 17:42:58 UTC

[3/3] storm git commit: Added STORM-1458 to Changelog

Added STORM-1458 to Changelog


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

Branch: refs/heads/master
Commit: b9094189466c96411c07bc3a9a6b3f4427ce381d
Parents: 31959d3
Author: Robert (Bobby) Evans <ev...@yahoo-inc.com>
Authored: Mon Jan 11 10:39:53 2016 -0600
Committer: Robert (Bobby) Evans <ev...@yahoo-inc.com>
Committed: Mon Jan 11 10:39:53 2016 -0600

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


http://git-wip-us.apache.org/repos/asf/storm/blob/b9094189/CHANGELOG.md
----------------------------------------------------------------------
diff --git a/CHANGELOG.md b/CHANGELOG.md
index c82e802..cb43748 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,4 +1,5 @@
 ## 0.11.0
+ * STORM-1458: Add check to see if nimbus is already running.
  * STORM-1462: Upgrade HikariCP to 2.4.3
  * STORM-1457: Avoid collecting pending tuples if topology.debug is off
  * STORM-1430: ui worker checkboxes