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:28:28 UTC

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

Added STORM-663 to Changelog


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

Branch: refs/heads/master
Commit: 3113ae1ec5a95c9159b203ff016f133e7d2a8e87
Parents: abca012
Author: Robert (Bobby) Evans <ev...@yahoo-inc.com>
Authored: Wed Mar 11 15:27:54 2015 -0500
Committer: Robert (Bobby) Evans <ev...@yahoo-inc.com>
Committed: Wed Mar 11 15:27:54 2015 -0500

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


http://git-wip-us.apache.org/repos/asf/storm/blob/3113ae1e/CHANGELOG.md
----------------------------------------------------------------------
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 53ce8f2..0797c83 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -70,7 +70,8 @@
  * 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
+ * STORM-657: make the shutdown-worker sleep time before kill -9 configurable
+ * STORM-663: Create javadocs for BoltDeclarer
 
 ## 0.9.3-rc2
  * STORM-558: change "swap!" to "reset!" to fix assignment-versions in supervisor