You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@storm.apache.org by sr...@apache.org on 2017/05/13 05:38:37 UTC

[2/2] storm git commit: Added STORM-2505 to CHANGELOG.

Added STORM-2505 to CHANGELOG.


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

Branch: refs/heads/master
Commit: fac6e0b4fa3509afdba3f921a9e4b762909c7e5f
Parents: 440f1b5
Author: Sriharsha Chintalapani <ha...@hortonworks.com>
Authored: Fri May 12 22:19:17 2017 -0700
Committer: Sriharsha Chintalapani <ha...@hortonworks.com>
Committed: Fri May 12 22:19:17 2017 -0700

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


http://git-wip-us.apache.org/repos/asf/storm/blob/fac6e0b4/CHANGELOG.md
----------------------------------------------------------------------
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 955c17b..0fd2142 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -252,6 +252,9 @@
  * STORM-2429: Properly validate supervisor.scheduler.meta
  * STORM-2451: windows storm.cmd does not set log4j2 config file correctly by default
  * STORM-2379: ElasticSearch connector changes to use new APIs.
+ * STORM-2505: Spout to support topic compaction
+
+
 
 ## 1.1.0
  * STORM-2416: Release Packaging Improvements