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:36 UTC

[08/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/58241895
Tree: http://git-wip-us.apache.org/repos/asf/storm/tree/58241895
Diff: http://git-wip-us.apache.org/repos/asf/storm/diff/58241895

Branch: refs/heads/master
Commit: 582418952d130228789c6e523ffc1190fd5b4d20
Parents: b23febc
Author: P. Taylor Goetz <pt...@gmail.com>
Authored: Fri Jun 10 10:37:40 2016 -0400
Committer: P. Taylor Goetz <pt...@gmail.com>
Committed: Fri Jun 10 10:37:40 2016 -0400

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


http://git-wip-us.apache.org/repos/asf/storm/blob/58241895/CHANGELOG.md
----------------------------------------------------------------------
diff --git a/CHANGELOG.md b/CHANGELOG.md
index f194cee..0b44fd1 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,4 +1,5 @@
 ## 2.0.0
+ * 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