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/06/01 19:38:20 UTC

[45/50] storm git commit: Added STORM-715 to Changelog.

Added STORM-715 to Changelog.


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

Branch: refs/heads/0.10.x-branch
Commit: 3f50b72a2e8de0fe8022d227b4d3dd14492dd950
Parents: a257f54
Author: Robert (Bobby) Evans <ev...@yahoo-inc.com>
Authored: Thu May 28 15:29:28 2015 -0500
Committer: Robert (Bobby) Evans <ev...@yahoo-inc.com>
Committed: Thu May 28 15:29:28 2015 -0500

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


http://git-wip-us.apache.org/repos/asf/storm/blob/3f50b72a/CHANGELOG.md
----------------------------------------------------------------------
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 76b7431..a8814aa 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,4 +1,5 @@
 ## 0.11.0
+ * STORM-715: Add a link to AssignableMetric.java in Metrics.md
  * STORM-729: Include Executors (Window Hint) if the component is of Bolt type
  * STORM-835: Netty Client hold batch object until io operation complete
  * STORM-790: Log "task is null" instead of let worker died when task is null in transfer-fn