Adding to CHANGELOG.md
Project: http://git-wip-us.apache.org/repos/asf/storm/repo Commit: http://git-wip-us.apache.org/repos/asf/storm/commit/dd00bc0a Tree: http://git-wip-us.apache.org/repos/asf/storm/tree/dd00bc0a Diff: http://git-wip-us.apache.org/repos/asf/storm/diff/dd00bc0a Branch: refs/heads/master Commit: dd00bc0a2a5d105cabc71b8eeaa132f93746de2a Parents: 455b2ba Author: Kyle Nusbaum <[email protected]> Authored: Wed Feb 24 13:56:13 2016 -0600 Committer: Kyle Nusbaum <[email protected]> Committed: Wed Feb 24 13:56:13 2016 -0600 ---------------------------------------------------------------------- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/storm/blob/dd00bc0a/CHANGELOG.md ---------------------------------------------------------------------- diff --git a/CHANGELOG.md b/CHANGELOG.md index c2bca35..08d1e8c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,6 @@ ## 2.0.0 + * STORM-1571: Improvment Kafka Spout Time Metric + * STORM-1569: Allowing users to specify the nimbus thrift server queue size. * STORM-1564: fix wrong package-info in org.apache.storm.utils.staticmocking * STORM-1267: Port set_log_level * STORM-1266: Port rebalance
