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/09/28 15:24:40 UTC

[2/2] storm git commit: Add STORM-2017 to Changelog

Add STORM-2017 to Changelog


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

Branch: refs/heads/1.x-branch
Commit: 854c142fe29e0c665ff7adb8973fb4be560580fb
Parents: 7e6e50f
Author: Robert (Bobby) Evans <ev...@yahoo-inc.com>
Authored: Wed Sep 28 10:23:48 2016 -0500
Committer: Robert (Bobby) Evans <ev...@yahoo-inc.com>
Committed: Wed Sep 28 10:23:48 2016 -0500

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


http://git-wip-us.apache.org/repos/asf/storm/blob/854c142f/CHANGELOG.md
----------------------------------------------------------------------
diff --git a/CHANGELOG.md b/CHANGELOG.md
index e0a40b3..b069302 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -90,6 +90,7 @@
  * STORM-1720: Support GEO in storm-redis
 
 ## 1.0.3
+ * STORM-2017: ShellBolt stops reporting task ids
  * STORM-2119: bug in log message printing to stdout
  * STORM-2120: Emit to _spoutConfig.outputStreamId
  * STORM-2101: fixes npe in compute-executors in nimbus