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 2016/03/01 19:54:27 UTC

[2/2] storm git commit: Added STORM-1587 to Changelog

Added STORM-1587 to Changelog


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

Branch: refs/heads/1.x-branch
Commit: f665cf2035f2dea2d169d3b3869f68565e8c3cda
Parents: e60eb19
Author: Robert (Bobby) Evans <ev...@yahoo-inc.com>
Authored: Tue Mar 1 12:53:04 2016 -0600
Committer: Robert (Bobby) Evans <ev...@yahoo-inc.com>
Committed: Tue Mar 1 12:53:30 2016 -0600

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


http://git-wip-us.apache.org/repos/asf/storm/blob/f665cf20/CHANGELOG.md
----------------------------------------------------------------------
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 3f33c8c..49fac07 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,4 +1,5 @@
 ## 1.0.0
+ * STORM-1587: Avoid NPE while prining Metrics
  * STORM-1570: Storm SQL support for nested fields and array
  * STORM-1576: fix ConcurrentModificationException in addCheckpointInputs
  * STORM-1521: When using Kerberos login from keytab with multiple bolts/executors ticket is not renewed