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/04/25 21:03:11 UTC

[2/2] storm git commit: add STORM-1725 to changelog

add STORM-1725 to changelog


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

Branch: refs/heads/1.x-branch
Commit: 49fade1f0296cd5c077402670d46145c3458080b
Parents: 701a904
Author: P. Taylor Goetz <pt...@gmail.com>
Authored: Mon Apr 25 15:02:53 2016 -0400
Committer: P. Taylor Goetz <pt...@gmail.com>
Committed: Mon Apr 25 15:02:53 2016 -0400

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


http://git-wip-us.apache.org/repos/asf/storm/blob/49fade1f/CHANGELOG.md
----------------------------------------------------------------------
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 8898e3c..fa6357e 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,4 +1,5 @@
 ## 1.0.1
+ * STORM-1725: Kafka Spout New Consumer API - KafkaSpoutRetryExponential Backoff method should use HashMap instead of TreeMap not to throw Exception
  * STORM-1544: Document Debug/Sampling of Topologies
  * STORM-1679: add storm Scheduler documents
  * STORM-1704: When logviewer_search.html opens daemon file, next search always show no result