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/07/18 14:22:54 UTC

[2/2] storm git commit: Changelog: STORM-2544

Changelog: STORM-2544


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

Branch: refs/heads/1.1.x-branch
Commit: 1c3c1ec556bdbecaa9fbf2f54e8f7577079cf6e7
Parents: 078477c
Author: Stig Rohde Døssing <sr...@apache.org>
Authored: Tue Jul 18 16:21:26 2017 +0200
Committer: Stig Rohde Døssing <sr...@apache.org>
Committed: Tue Jul 18 16:21:26 2017 +0200

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


http://git-wip-us.apache.org/repos/asf/storm/blob/1c3c1ec5/CHANGELOG.md
----------------------------------------------------------------------
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 9dff383..63d58aa 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,4 +1,5 @@
 ## 1.1.1
+ * STORM-2544: Fixing issue in acking of tuples that hit retry limit under manual commit mode
  * STORM-2618: Add TridentKafkaStateUpdater for storm-kafka-client
  * STORM-2608: Remove any pending offsets that are no longer valid
  * STORM-2503: Fix lgtm.com alerts on equality and comparison operations