Added STORM-1663 STORM-1665 and STORM-1666 to Changelog
Project: http://git-wip-us.apache.org/repos/asf/storm/repo Commit: http://git-wip-us.apache.org/repos/asf/storm/commit/955b4455 Tree: http://git-wip-us.apache.org/repos/asf/storm/tree/955b4455 Diff: http://git-wip-us.apache.org/repos/asf/storm/diff/955b4455 Branch: refs/heads/master Commit: 955b44552e7351ac0171b661b8aa5136a158e05c Parents: 3ef91b0 Author: Robert (Bobby) Evans <[email protected]> Authored: Thu Mar 31 12:56:32 2016 -0500 Committer: Robert (Bobby) Evans <[email protected]> Committed: Thu Mar 31 12:56:32 2016 -0500 ---------------------------------------------------------------------- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/storm/blob/955b4455/CHANGELOG.md ---------------------------------------------------------------------- diff --git a/CHANGELOG.md b/CHANGELOG.md index 2a54b3b..3462d5d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,7 @@ ## 2.0.0 + * STORM-1663: Stats couldn't handle null worker HB. + * STORM-1665: Worker cannot instantiate kryo + * STORM-1666: Kill from the UI fails silently * STORM-1610: port pacemaker_state_factory_test.clj to java * STORM-1611: port org.apache.storm.pacemaker.pacemaker to java * STORM-1268: port builtin-metrics to java
