GitHub user srdo opened a pull request:
https://github.com/apache/storm/pull/2722
STORM-3111: Remove dead code in StormSubmitter related to local mode
https://issues.apache.org/jira/browse/STORM-3111
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/srdo/storm STORM-3111
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/storm/pull/2722.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 #2722
----
commit 9c3831a8028f7ea3787e814b13fc4c03b96b830d
Author: Stig Rohde Døssing <srdo@...>
Date: 2018-06-16T20:54:33Z
STORM-3111: Remove dead code in StormSubmitter related to local mode
----
---