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

[10/10] storm git commit: add STORM-1705 to changelog

add STORM-1705 to changelog


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

Branch: refs/heads/1.0.x-branch
Commit: 53e0dc53945e68b856da5e62dcfd5327485b09e4
Parents: e3ad5ac
Author: P. Taylor Goetz <pt...@gmail.com>
Authored: Fri Jun 10 10:38:39 2016 -0400
Committer: P. Taylor Goetz <pt...@gmail.com>
Committed: Fri Jun 10 10:38:39 2016 -0400

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


http://git-wip-us.apache.org/repos/asf/storm/blob/53e0dc53/CHANGELOG.md
----------------------------------------------------------------------
diff --git a/CHANGELOG.md b/CHANGELOG.md
index ea77a2e..1530cec 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,4 +1,5 @@
 ## 1.0.2
+ * STORM-1705: Cap number of retries for a failed message
  * STORM-1884: Prioritize pendingPrepare over pendingCommit
  * STORM-1575: fix TwitterSampleSpout NPE on close
  * STORM-1874: Update logger private permissions