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 01:09:51 UTC

[3/3] storm git commit: Added STORM-1136 to CHANGELOG.

Added STORM-1136 to CHANGELOG.


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

Branch: refs/heads/1.x-branch
Commit: e7f478cad0468ab7c079a008c566285762584e5e
Parents: 3e571c3
Author: Sriharsha Chintalapani <ha...@hortonworks.com>
Authored: Mon Jun 20 17:43:46 2016 -0700
Committer: Sriharsha Chintalapani <ha...@hortonworks.com>
Committed: Mon Jun 20 17:43:46 2016 -0700

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


http://git-wip-us.apache.org/repos/asf/storm/blob/e7f478ca/CHANGELOG.md
----------------------------------------------------------------------
diff --git a/CHANGELOG.md b/CHANGELOG.md
index d336b54..3153036 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,4 +1,5 @@
 ## 1.1.0
+ * 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
  * STORM-1849: HDFSFileTopology should use the 3rd argument as topologyName
  * STORM-1906: Window count/length of zero should be disallowed