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/e9996131 Tree: http://git-wip-us.apache.org/repos/asf/storm/tree/e9996131 Diff: http://git-wip-us.apache.org/repos/asf/storm/diff/e9996131 Branch: refs/heads/1.x-branch Commit: e99961311b19fdf01504b8484025203daa4148ef Parents: 653d1ad Author: Sriharsha Chintalapani <[email protected]> Authored: Wed Jun 8 21:36:30 2016 -0700 Committer: Sriharsha Chintalapani <[email protected]> Committed: Wed Jun 8 21:36:30 2016 -0700 ---------------------------------------------------------------------- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/storm/blob/e9996131/CHANGELOG.md ---------------------------------------------------------------------- diff --git a/CHANGELOG.md b/CHANGELOG.md index 2b7db3f..ca316b2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,5 @@ ## 1.1.0 + * STORM-1719: Introduce REST API: Topology metric stats for stream * STORM-1887: Fixed help message for set_log_level command * STORM-1878: Flux can now handle IStatefulBolts * STORM-1864: StormSubmitter should throw respective exceptions and log respective errors forregistered submitter hook invocation
