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/10 17:58:18 UTC

[2/2] storm git commit: Merge branch 'STORM-3198' of https://github.com/jacobtolar/storm into STORM-3198

Merge branch 'STORM-3198' of https://github.com/jacobtolar/storm into STORM-3198

STORM-3198: Topology submitters should be able to supply log4j2 conf

This closes #2806


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

Branch: refs/heads/master
Commit: 8f9061a1b7c56499a42bcb406a11287955cfce73
Parents: 60634d3 620ccf9
Author: Robert Evans <ev...@yahoo-inc.com>
Authored: Mon Sep 10 12:36:05 2018 -0500
Committer: Robert Evans <ev...@yahoo-inc.com>
Committed: Mon Sep 10 12:36:05 2018 -0500

----------------------------------------------------------------------
 pom.xml                                                 |  2 +-
 storm-client/src/jvm/org/apache/storm/Config.java       | 10 ++++++++++
 .../apache/storm/daemon/supervisor/BasicContainer.java  | 12 +++++++++---
 .../storm/daemon/supervisor/BasicContainerTest.java     | 12 ++++++------
 4 files changed, 26 insertions(+), 10 deletions(-)
----------------------------------------------------------------------