You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@storm.apache.org by sr...@apache.org on 2016/06/20 23:45:00 UTC

storm git commit: Added STORM-1849 to CHANGELOG.

Repository: storm
Updated Branches:
  refs/heads/1.x-branch 5c3604d9b -> 355dc3c2a


Added STORM-1849 to CHANGELOG.


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

Branch: refs/heads/1.x-branch
Commit: 355dc3c2a36dbb4aabec5a4d54243ce730300ce8
Parents: 5c3604d
Author: Sriharsha Chintalapani <ha...@hortonworks.com>
Authored: Mon Jun 20 16:44:36 2016 -0700
Committer: Sriharsha Chintalapani <ha...@hortonworks.com>
Committed: Mon Jun 20 16:44:36 2016 -0700

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


http://git-wip-us.apache.org/repos/asf/storm/blob/355dc3c2/CHANGELOG.md
----------------------------------------------------------------------
diff --git a/CHANGELOG.md b/CHANGELOG.md
index f8bb742..76d9813 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,4 +1,5 @@
 ## 1.1.0
+ * STORM-1849: HDFSFileTopology should use the 3rd argument as topologyName
  * STORM-1906: Window count/length of zero should be disallowed
  * STORM-1893: Support OpenTSDB for storing timeseries data.
  * STORM-1723: Introduce ClusterMetricsConsumer