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/02/24 18:33:38 UTC

[6/6] storm git commit: Added STORM-1267 STORM-1266 and STORM-1265 to Changelog

Added STORM-1267 STORM-1266 and STORM-1265 to Changelog


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

Branch: refs/heads/master
Commit: dece08fbdee7903c76c227e3ec638e57705856cd
Parents: b837590
Author: Robert (Bobby) Evans <ev...@yahoo-inc.com>
Authored: Wed Feb 24 11:32:42 2016 -0600
Committer: Robert (Bobby) Evans <ev...@yahoo-inc.com>
Committed: Wed Feb 24 11:32:42 2016 -0600

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


http://git-wip-us.apache.org/repos/asf/storm/blob/dece08fb/CHANGELOG.md
----------------------------------------------------------------------
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 285cfe4..b2535d1 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,4 +1,7 @@
 ## 2.0.0
+ * STORM-1267: Port set_log_level
+ * STORM-1266: Port rebalance
+ * STORM-1265: Port monitor
  * STORM-1572: throw NPE when parsing the command line arguments by CLI
  * STORM-1273: port backtype.storm.cluster to java
  * STORM-1479: use a simple implemention for IntSerializer