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 2017/03/09 04:58:21 UTC

[5/5] storm git commit: STORM-2104: CHANGELOG

STORM-2104: CHANGELOG


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

Branch: refs/heads/1.0.x-branch
Commit: 748ad66da7619febfafd7ad2df35c3c4574fafaf
Parents: 06bfcd6
Author: Jungtaek Lim <ka...@gmail.com>
Authored: Thu Mar 9 13:58:07 2017 +0900
Committer: Jungtaek Lim <ka...@gmail.com>
Committed: Thu Mar 9 13:58:07 2017 +0900

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


http://git-wip-us.apache.org/repos/asf/storm/blob/748ad66d/CHANGELOG.md
----------------------------------------------------------------------
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 5f5a95d..f7a96ea 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,4 +1,5 @@
 \ufeff## 1.0.4
+ * STORM-2104: New Kafka spout crashes if partitions are reassigned while tuples are in-flight
  * STORM-2396: setting interrupted status back before throwing a RuntimeException
  * STORM-2395: storm.cmd supervisor calls the wrong class name
  * STORM-2385: pacemaker_state_factory.clj does not compile on branch-1.0.x