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 20:10:49 UTC

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

add STORM-737 to changelog


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

Branch: refs/heads/0.10.x-branch
Commit: 7e5e5f0e38069a069d560878aeb88e1a5f8015f8
Parents: acc1a79
Author: P. Taylor Goetz <pt...@gmail.com>
Authored: Fri May 29 14:00:56 2015 -0400
Committer: P. Taylor Goetz <pt...@gmail.com>
Committed: Fri May 29 14:00:56 2015 -0400

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


http://git-wip-us.apache.org/repos/asf/storm/blob/7e5e5f0e/CHANGELOG.md
----------------------------------------------------------------------
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 50dcb2d..b0b8d0e 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,4 +1,5 @@
 ## 0.10.0
+ * STORM-737] Check task->node+port with read lock to prevent sending to closed connection
  * STORM-835 Netty Client hold batch object until io operation complete
  * STORM-827: Allow AutoTGT to work with storm-hdfs too.
  * STORM-728: Put emitted and transferred stats under correct columns