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/03/11 21:10:17 UTC

[6/6] storm git commit: Added STORM-657 to Changelog

Added STORM-657 to Changelog


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

Branch: refs/heads/master
Commit: 3a3b7cea7b99abea28502fe55c4b50a5ad5f4456
Parents: c8ac509
Author: Robert (Bobby) Evans <ev...@yahoo-inc.com>
Authored: Wed Mar 11 15:09:04 2015 -0500
Committer: Robert (Bobby) Evans <ev...@yahoo-inc.com>
Committed: Wed Mar 11 15:09:04 2015 -0500

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


http://git-wip-us.apache.org/repos/asf/storm/blob/3a3b7cea/CHANGELOG.md
----------------------------------------------------------------------
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 4bda4f5..53ce8f2 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -70,6 +70,7 @@
  * STORM-554: the type of first param "topology" should be ^StormTopology not ^TopologyContext
  * STORM-469: Storm UI Last Error Detail Insufficient for debugging
  * STORM-656: Document "external" modules and "Committer Sponsors"
+ * STORM-657:make the shutdown-worker sleep time before kill -9 configurable
 
 ## 0.9.3-rc2
  * STORM-558: change "swap!" to "reset!" to fix assignment-versions in supervisor