You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@storm.apache.org by ka...@apache.org on 2017/04/05 02:06:15 UTC

[3/3] storm git commit: STORM-2363: CHANGELOG

STORM-2363: CHANGELOG


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

Branch: refs/heads/master
Commit: c4170ab16094c16f213704ecf48b0feeb424d19a
Parents: dba325a
Author: Jungtaek Lim <ka...@gmail.com>
Authored: Wed Apr 5 11:05:01 2017 +0900
Committer: Jungtaek Lim <ka...@gmail.com>
Committed: Wed Apr 5 11:05:01 2017 +0900

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


http://git-wip-us.apache.org/repos/asf/storm/blob/c4170ab1/CHANGELOG.md
----------------------------------------------------------------------
diff --git a/CHANGELOG.md b/CHANGELOG.md
index a829f6b..9f98ff2 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,4 +1,5 @@
 \ufeff## 2.0.0
+ * STORM-2363: Provide configuration to set the number of RollingWindow
  * STORM-2058: Fix Maven warnings about missing reporting.plugins.plugin.version
  * STORM-1369: Add MapState implementation to storm-cassandra
  * STORM-2432: Storm-Kafka-Client Trident Spout Seeks Incorrect Offset With UNCOMMITTED_LATEST Strategy