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/21 00:04:53 UTC

[2/2] storm git commit: Added STORM-1849 to CHANGELOG.

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/d59dadd1
Tree: http://git-wip-us.apache.org/repos/asf/storm/tree/d59dadd1
Diff: http://git-wip-us.apache.org/repos/asf/storm/diff/d59dadd1

Branch: refs/heads/master
Commit: d59dadd1098737184c48bba2e188be8c317ea5aa
Parents: b750d98
Author: Sriharsha Chintalapani <ha...@hortonworks.com>
Authored: Mon Jun 20 17:04:18 2016 -0700
Committer: Sriharsha Chintalapani <ha...@hortonworks.com>
Committed: Mon Jun 20 17:04:18 2016 -0700

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


http://git-wip-us.apache.org/repos/asf/storm/blob/d59dadd1/CHANGELOG.md
----------------------------------------------------------------------
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 7df1bae..495adb3 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -105,6 +105,7 @@
  * STORM-1769: Added a test to check local nimbus with notifier plugin
 
 ## 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