You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@storm.apache.org by ka...@apache.org on 2016/12/20 07:54:47 UTC

[3/3] storm git commit: STORM-2239: CHANGELOG

STORM-2239: CHANGELOG


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

Branch: refs/heads/1.x-branch
Commit: b515356c1807c3657ffaac6776bac75ab565a94f
Parents: 45e05b0
Author: Jungtaek Lim <ka...@gmail.com>
Authored: Tue Dec 20 16:54:36 2016 +0900
Committer: Jungtaek Lim <ka...@gmail.com>
Committed: Tue Dec 20 16:54:36 2016 +0900

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


http://git-wip-us.apache.org/repos/asf/storm/blob/b515356c/CHANGELOG.md
----------------------------------------------------------------------
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 3661e45..b965cf4 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,4 +1,5 @@
 ## 1.1.0
+ * STORM-2239: Handle InterruptException in new Kafka spout
  * STORM-2087: Storm-kafka-client: Failed tuples are not always replayed
  * STORM-2238: Add Timestamp extractor for windowed bolt
  * STORM-2246: Logviewer download link has urlencoding on part of the URL