You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@storm.apache.org by ar...@apache.org on 2016/06/07 06:36:59 UTC

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

Added STORM-1878 to Changelog


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

Branch: refs/heads/1.x-branch
Commit: faa31238530bf60826ce7b392a8cb4781c00fb31
Parents: f909ce9
Author: Arun Mahadevan <ai...@hortonworks.com>
Authored: Tue Jun 7 12:05:42 2016 +0530
Committer: Arun Mahadevan <ai...@hortonworks.com>
Committed: Tue Jun 7 12:05:42 2016 +0530

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


http://git-wip-us.apache.org/repos/asf/storm/blob/faa31238/CHANGELOG.md
----------------------------------------------------------------------
diff --git a/CHANGELOG.md b/CHANGELOG.md
index fa1d460..a7baf15 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,4 +1,5 @@
 ## 1.1.0
+ * STORM-1878: Flux can now handle IStatefulBolts
  * STORM-1864: StormSubmitter should throw respective exceptions and log respective errors forregistered submitter hook invocation
  * STORM-1868: Modify TridentKafkaWordCount to run in distributed mode
  * STORM-1859: Ack late tuples in windowed mode