GitHub user milantracy opened a pull request:
https://github.com/apache/storm/pull/2822
STORM-2832: misuse of Utils.readStormConfig() and ConfigUtils.readStoâ¦
â¦rmConfig()
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/milantracy/storm storm2832
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/storm/pull/2822.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #2822
----
commit 0ab866c911b906071865410c03446673a4f07862
Author: Jing Chen <milantracy@...>
Date: 2018-09-08T08:34:52Z
STORM-2832: misuse of Utils.readStormConfig() and
ConfigUtils.readStormConfig()
----
---