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/02/03 23:25:11 UTC

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

STORM-2296: CHANGELOG


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

Branch: refs/heads/1.x-branch
Commit: 553eef1c48792cdfab540598fcdba17088a170e8
Parents: c9fb7a4
Author: Jungtaek Lim <ka...@gmail.com>
Authored: Sat Feb 4 08:24:54 2017 +0900
Committer: Jungtaek Lim <ka...@gmail.com>
Committed: Sat Feb 4 08:24:54 2017 +0900

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


http://git-wip-us.apache.org/repos/asf/storm/blob/553eef1c/CHANGELOG.md
----------------------------------------------------------------------
diff --git a/CHANGELOG.md b/CHANGELOG.md
index a29c5e0..2e9af7b 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,4 +1,5 @@
 ## 1.1.0
+ * STORM-2296: Kafka spout no dup on leader changes
  * STORM-2244: Some shaded jars doesn't exclude dependency signature files
  * STORM-2014: New Kafka spout duplicates checking if failed messages have reached max retries
  * STORM-2324: Fix deployment failure if resources directory is missing in topology jar