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/24 04:50:44 UTC

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

Added STORM-1925 to CHANGELOG.


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

Branch: refs/heads/1.x-branch
Commit: 12164fd0456684f9f73f231acd37b53503d08201
Parents: f66de6d
Author: Sriharsha Chintalapani <ha...@hortonworks.com>
Authored: Thu Jun 23 16:46:27 2016 -0700
Committer: Sriharsha Chintalapani <ha...@hortonworks.com>
Committed: Thu Jun 23 16:46:27 2016 -0700

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


http://git-wip-us.apache.org/repos/asf/storm/blob/12164fd0/CHANGELOG.md
----------------------------------------------------------------------
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 586e7ec..118155e 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,4 +1,5 @@
 ## 1.1.0
+ * STORM-1925: Remove Nimbus thrift call from Nimbus itself
  * STORM-1909: Update HDFS spout documentation
  * STORM-1136: Command line module to return kafka spout offsets lag and display in storm ui
  * STORM-1911: IClusterMetricsConsumer should use seconds to timestamp unit