You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@storm.apache.org by bo...@apache.org on 2018/09/13 19:05:25 UTC

[2/2] storm git commit: Merge branch 'storm3220' of https://github.com/kishorvpatil/incubator-storm into STORM-3220

Merge branch 'storm3220' of https://github.com/kishorvpatil/incubator-storm into STORM-3220

STORM-3220: Allow ability to enable/disable http binding

This closes #2825


Project: http://git-wip-us.apache.org/repos/asf/storm/repo
Commit: http://git-wip-us.apache.org/repos/asf/storm/commit/834eb107
Tree: http://git-wip-us.apache.org/repos/asf/storm/tree/834eb107
Diff: http://git-wip-us.apache.org/repos/asf/storm/diff/834eb107

Branch: refs/heads/master
Commit: 834eb107e1024626daf90e34dc041ab544770380
Parents: 5a1539f da55457
Author: Robert Evans <ev...@yahoo-inc.com>
Authored: Thu Sep 13 13:37:49 2018 -0500
Committer: Robert Evans <ev...@yahoo-inc.com>
Committed: Thu Sep 13 13:37:49 2018 -0500

----------------------------------------------------------------------
 conf/defaults.yaml                                |  3 +++
 .../main/java/org/apache/storm/DaemonConfig.java  | 18 ++++++++++++++++++
 .../org/apache/storm/daemon/drpc/DRPCServer.java  |  3 ++-
 .../storm/daemon/logviewer/LogviewerServer.java   |  3 ++-
 .../org/apache/storm/daemon/ui/UIHelpers.java     | 11 +++++------
 .../java/org/apache/storm/daemon/ui/UIServer.java |  4 ++--
 6 files changed, 32 insertions(+), 10 deletions(-)
----------------------------------------------------------------------