You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@storm.apache.org by bo...@apache.org on 2014/07/29 22:58:36 UTC

[37/50] git commit: Updated Changelog for STORM-421

Updated Changelog for STORM-421


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

Branch: refs/heads/security
Commit: 30efc8a53b974dbfb657ec0e13f1d82556ffbe26
Parents: 6c2f08f
Author: Robert (Bobby) Evans <bo...@apache.org>
Authored: Fri Jul 25 13:53:59 2014 -0500
Committer: Robert (Bobby) Evans <bo...@apache.org>
Committed: Fri Jul 25 13:53:59 2014 -0500

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


http://git-wip-us.apache.org/repos/asf/incubator-storm/blob/30efc8a5/CHANGELOG.md
----------------------------------------------------------------------
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 366a401..b722928 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -26,6 +26,7 @@
  * STORM-364: The exception time display as default timezone.
  * STORM-420: Missing quotes in storm-starter python code
  * STORM-399: Kafka Spout defaulting to latest offset when current offset is older then 100k
+ * STORM-421: Memoize local hostname lookup in executor
 
 ## 0.9.2-incubating
  * STORM-66: send taskid on initial handshake