Added STORM-1719 to CHANGELOG.
Project: http://git-wip-us.apache.org/repos/asf/storm/repo Commit: http://git-wip-us.apache.org/repos/asf/storm/commit/be677d27 Tree: http://git-wip-us.apache.org/repos/asf/storm/tree/be677d27 Diff: http://git-wip-us.apache.org/repos/asf/storm/diff/be677d27 Branch: refs/heads/master Commit: be677d27498fc99ee98b2f5d0d19e4ee1869a462 Parents: 20ef57e Author: Sriharsha Chintalapani <[email protected]> Authored: Mon Jul 4 17:04:33 2016 -0700 Committer: Sriharsha Chintalapani <[email protected]> Committed: Mon Jul 4 17:04:33 2016 -0700 ---------------------------------------------------------------------- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/storm/blob/be677d27/CHANGELOG.md ---------------------------------------------------------------------- diff --git a/CHANGELOG.md b/CHANGELOG.md index f63c9a7..e46cd3a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -111,6 +111,7 @@ * STORM-1769: Added a test to check local nimbus with notifier plugin ## 1.1.0 + * STORM-1719: Introduce REST API: Topology metric stats for stream * STORM-1941: Nimbus discovery can fail when zookeeper reconnect happens * STORM-1888: add description for shell command * STORM-1902: add a simple & flexible FileNameFormat for storm-hdfs
