GitHub user rajkrrsingh opened a pull request: https://github.com/apache/storm/pull/2670
STORM-3068: STORM_JAR_JVM_OPTS are not passed to storm-kafka-monitor ⦠added STORM_JAR_JVM_OPTS to java command in storm-kafka-monitor file to pass java configuration You can merge this pull request into a Git repository by running: $ git pull https://github.com/rajkrrsingh/storm STORM-3068 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/storm/pull/2670.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 #2670 ---- commit d976f4890ab3f2f81bf2a86b23584b341aacc798 Author: Rajkumar singh <rajkrrsingh@...> Date: 2018-05-10T19:58:01Z STORM-3068: STORM_JAR_JVM_OPTS are not passed to storm-kafka-monitor properly ---- ---