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:23:18 UTC

[2/2] storm git commit: Added STORM-2017 to Chengelog

Added STORM-2017 to Chengelog


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

Branch: refs/heads/master
Commit: f3e4dd3ffa818d575f531edde6045cdf9c21decb
Parents: 3b0c69d
Author: Robert (Bobby) Evans <ev...@yahoo-inc.com>
Authored: Wed Sep 28 08:17:23 2016 -0500
Committer: Robert (Bobby) Evans <ev...@yahoo-inc.com>
Committed: Wed Sep 28 08:17:23 2016 -0500

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


http://git-wip-us.apache.org/repos/asf/storm/blob/f3e4dd3f/CHANGELOG.md
----------------------------------------------------------------------
diff --git a/CHANGELOG.md b/CHANGELOG.md
index f8c77f3..1f60832 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -206,6 +206,7 @@
  * STORM-1868: Modify TridentKafkaWordCount to run in distributed mode
 
 ## 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