Merge branch 'STORM-2704-merge'
Project: http://git-wip-us.apache.org/repos/asf/storm/repo Commit: http://git-wip-us.apache.org/repos/asf/storm/commit/d8384f43 Tree: http://git-wip-us.apache.org/repos/asf/storm/tree/d8384f43 Diff: http://git-wip-us.apache.org/repos/asf/storm/diff/d8384f43 Branch: refs/heads/master Commit: d8384f43b444381dc674a2db1a30a2bfe0563602 Parents: d16ed4c 5bc0447 Author: Jungtaek Lim <[email protected]> Authored: Fri Aug 25 14:59:56 2017 +0900 Committer: Jungtaek Lim <[email protected]> Committed: Fri Aug 25 14:59:56 2017 +0900 ---------------------------------------------------------------------- .../jvm/org/apache/storm/StormSubmitter.java | 11 +-- .../src/jvm/org/apache/storm/utils/Utils.java | 72 ++++++++++++++++---- .../org/apache/storm/TestConfigValidate.java | 38 ++++++++--- .../org/apache/storm/daemon/nimbus/Nimbus.java | 2 +- 4 files changed, 92 insertions(+), 31 deletions(-) ----------------------------------------------------------------------
