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/09/23 01:02:47 UTC

[3/3] storm git commit: add STORM-1567 to CHANGELOG

add STORM-1567 to CHANGELOG


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

Branch: refs/heads/1.0.x-branch
Commit: 7fcbf93edebfa531ffe77fce49be4ecd50033ba0
Parents: cd26a5a
Author: Jungtaek Lim <ka...@gmail.com>
Authored: Fri Sep 23 10:02:32 2016 +0900
Committer: Jungtaek Lim <ka...@gmail.com>
Committed: Fri Sep 23 10:02:32 2016 +0900

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


http://git-wip-us.apache.org/repos/asf/storm/blob/7fcbf93e/CHANGELOG.md
----------------------------------------------------------------------
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 035166b..a62ef6e 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,4 +1,5 @@
 ## 1.0.3
+ * STORM-1567: in defaults.yaml 'topology.disable.loadaware' should be 'topology.disable.loadaware.messaging'
  * STORM-1987: Fix TridentKafkaWordCount arg handling in distributed mode.
  * STORM-1969: Modify HiveTopology to show usage of non-partition table.
  * STORM-1849: HDFSFileTopology should use the 3rd argument as topologyName