You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@storm.apache.org by bo...@apache.org on 2015/01/14 17:06:05 UTC

[44/44] storm git commit: ADDED STORM-495 to Changelog

ADDED STORM-495 to Changelog


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

Branch: refs/heads/master
Commit: 94b96087ba78853b97770a0968a5e9bea63811d4
Parents: 273fa63
Author: Robert (Bobby) Evans <ev...@yahoo-inc.com>
Authored: Wed Jan 14 09:58:49 2015 -0600
Committer: Robert (Bobby) Evans <ev...@yahoo-inc.com>
Committed: Wed Jan 14 09:58:49 2015 -0600

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


http://git-wip-us.apache.org/repos/asf/storm/blob/94b96087/CHANGELOG.md
----------------------------------------------------------------------
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 44f7bab..857c3fb 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -25,6 +25,7 @@
  * STORM-552: Add netty socket backlog config
  * STORM-578: Calls to submit-mocked-assignment in supervisor-test use invalid executor-id format
  * STORM-600: upgrade jacoco plugin to support jdk8
+ * STORM-495: KafkaSpout retries with exponential backoff
 
 ## 0.9.3-rc2
  * STORM-558: change "swap!" to "reset!" to fix assignment-versions in supervisor