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 2015/05/29 18:03:50 UTC

[4/5] storm git commit: add STORM-790 to changelog

add STORM-790 to changelog


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

Branch: refs/heads/0.10.x-branch
Commit: c2db376ab4e8762db6e8af0b277914ac20011a9d
Parents: 765db0a
Author: P. Taylor Goetz <pt...@gmail.com>
Authored: Thu May 28 16:01:27 2015 -0400
Committer: P. Taylor Goetz <pt...@gmail.com>
Committed: Thu May 28 16:01:27 2015 -0400

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


http://git-wip-us.apache.org/repos/asf/storm/blob/c2db376a/CHANGELOG.md
----------------------------------------------------------------------
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 114dbaa..d57890e 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,4 +1,5 @@
 ## 0.10.0
+ * STORM-790: Log "task is null" instead of let worker died when task is null in transfer-fn
  * STORM-786: KafkaBolt should ack tick tuples
  * STORM-512: KafkaBolt doesn't handle ticks properly
  * STORM-788: Fix key for process latencies