Repository: storm Updated Branches: refs/heads/master 47a441673 -> 36e2e99e3
CHANGELOG: STORM-2643, STORM-2644 Project: http://git-wip-us.apache.org/repos/asf/storm/repo Commit: http://git-wip-us.apache.org/repos/asf/storm/commit/36e2e99e Tree: http://git-wip-us.apache.org/repos/asf/storm/tree/36e2e99e Diff: http://git-wip-us.apache.org/repos/asf/storm/diff/36e2e99e Branch: refs/heads/master Commit: 36e2e99e32effcb4b4df9fdbb841eb400e242fcb Parents: 47a4416 Author: Xin Wang <[email protected]> Authored: Fri Jul 21 18:48:12 2017 +0800 Committer: Xin Wang <[email protected]> Committed: Fri Jul 21 18:48:12 2017 +0800 ---------------------------------------------------------------------- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/storm/blob/36e2e99e/CHANGELOG.md ---------------------------------------------------------------------- diff --git a/CHANGELOG.md b/CHANGELOG.md index 73ce0a6..eacc992 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,6 @@ ## 2.0.0 + * STORM-2644: Show message when result not found on deep search page + * STORM-2643: Add a confirmation dialog for profiling and debugging actions on Storm UI * STORM-2641: Make storm.py print output from subprocess on error on Windows, make storm.ps1 return the right exit code * STORM-2638: Add in maximum object size for Pacemaker Thrift objects * STORM-2542: Remove storm-kafka-client KafkaConsumer.subscribe API option, make KafkaConsumer.assign the default
