You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@storm.apache.org by ka...@apache.org on 2016/01/25 00:29:22 UTC

[14/50] storm git commit: add STORM-1450 to changelog

add STORM-1450 to changelog


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

Branch: refs/heads/1.x-branch
Commit: e7e9eb9492ecd7ff909037561a6e7649f2aa7dc7
Parents: 6e15162
Author: Boyang Jerry Peng <je...@yahoo-inc.com>
Authored: Tue Jan 19 15:14:35 2016 -0600
Committer: Boyang Jerry Peng <je...@yahoo-inc.com>
Committed: Tue Jan 19 15:14:35 2016 -0600

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


http://git-wip-us.apache.org/repos/asf/storm/blob/e7e9eb94/CHANGELOG.md
----------------------------------------------------------------------
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 29ca61c..91cdf0c 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,6 @@
 ## 2.0.0
 ## 1.0.0
+ * STORM-1450: Fix minor bugs and refactor code in ResourceAwareScheduler
  * STORM-1478: make bolts getComponentConfiguration method cleaner/simpler
  * STORM-1482: add missing 'break' for RedisStoreBolt
  * STORM-1466: Move the org.apache.thrift7 namespace to something correct/sensible